Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 86887 invoked from network); 11 Mar 2005 07:57:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Mar 2005 07:57:16 -0000 Received: (qmail 17223 invoked by uid 500); 11 Mar 2005 07:56:59 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 17196 invoked by uid 500); 11 Mar 2005 07:56:59 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 17181 invoked by uid 99); 11 Mar 2005 07:56:59 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of dakota.jack@gmail.com designates 64.233.184.195 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.195) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 10 Mar 2005 23:56:58 -0800 Received: by wproxy.gmail.com with SMTP id 36so855056wra for ; Thu, 10 Mar 2005 23:56:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=AiFR69gT8RVSo5IXJ639HUtNC7iJBX2ARnL+uGM6EC9NPYVockN99dNTaBMgHIdaZKdyNqrBxEoHFgQfF4AnneStN3f3rZZxwsdv5kO+j2nKJXVxKu4qfMutHoZ+4WbzkncHi3tXzXxWwaLRA4myQiHxQQF0SOVQLiocv0Ojz6g= Received: by 10.54.4.8 with SMTP id 8mr2513017wrd; Thu, 10 Mar 2005 23:56:56 -0800 (PST) Received: by 10.54.48.51 with HTTP; Thu, 10 Mar 2005 23:56:56 -0800 (PST) Message-ID: Date: Thu, 10 Mar 2005 23:56:56 -0800 From: Dakota Jack Reply-To: Dakota Jack To: Struts Users Mailing List Subject: Re: using Taglibs In-Reply-To: <20050311074640.81005.qmail@web31508.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050311074640.81005.qmail@web31508.mail.mud.yahoo.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N You need to use , so the answer is that you have to use the taglibs unless you do some serious coding changes to the framework. Why do you want to use the form but not the taglibs? If you just want to do that, build your own ActionForm with your own autopopulation classes, etc.? What you are trying to do or why is not clear. Sounds like you are a bit unacquainted with Struts and I would recommend that you take a closer look before deciding what you want to do. Jack On Thu, 10 Mar 2005 23:46:40 -0800 (PST), nitin dubey wrote: > Hello, > > Can we use struts without using its taglibs ? We will > just write plain JSPs. If yes how do we get the > values into and from our ActionForms ? > > regards, > > Nitin > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > -- "You can lead a horse to water but you cannot make it float on its back." ~Dakota Jack~ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org