Re: [S2.1.6] problem with value attribute for

2009-09-12 Thread David Canos
2009/9/12 Tommy Pham > --- On Fri, 9/11/09, Dave Newton wrote: > > > From: Dave Newton > > Subject: Re: [S2.1.6] problem with value attribute for > > To: "Struts Users Mailing List" > > Date: Friday, September 11, 2009, 7:14 PM > > Tommy Pham wrote:

Re: [S2.1.6] problem with value attribute for

2009-09-11 Thread Tommy Pham
--- On Fri, 9/11/09, Dave Newton wrote: > From: Dave Newton > Subject: Re: [S2.1.6] problem with value attribute for > To: "Struts Users Mailing List" > Date: Friday, September 11, 2009, 7:14 PM > Tommy Pham wrote: > > After going over the tags reference s

Re: [S2.1.6] problem with value attribute for

2009-09-11 Thread Tommy Pham
--- On Fri, 9/11/09, Musachy Barroso wrote: > From: Musachy Barroso > Subject: Re: [S2.1.6] problem with value attribute for > To: "Struts Users Mailing List" > Date: Friday, September 11, 2009, 6:34 PM > the url tag has an attribute to > include/exclude the co

Re: [S2.1.6] problem with value attribute for

2009-09-11 Thread Dave Newton
Tommy Pham wrote: After going over the tags reference several times, I can't seem to figure out the simplest way to get all of the parameters in the URL as I'd like. If use the form's action attribute in conjunction with , I get an extra context path inserted. What do you recommend since the d

RE: [S2.1.6] problem with value attribute for

2009-09-11 Thread Martin Gainty
Fri, 11 Sep 2009 16:34:00 -0700 > Subject: Re: [S2.1.6] problem with value attribute for > From: musa...@gmail.com > To: user@struts.apache.org > > the url tag has an attribute to include/exclude the context, if I > don't remember wrong. > > On Fri, Sep 11, 20

Re: [S2.1.6] problem with value attribute for

2009-09-11 Thread Musachy Barroso
the url tag has an attribute to include/exclude the context, if I don't remember wrong. On Fri, Sep 11, 2009 at 4:30 PM, Tommy Pham wrote: > --- On Fri, 9/11/09, Tommy Pham wrote: > >> From: Tommy Pham >> Subject: Re: [S2.1.6] problem with value attribute for >> T

Re: [S2.1.6] problem with value attribute for

2009-09-11 Thread Tommy Pham
--- On Fri, 9/11/09, Tommy Pham wrote: > From: Tommy Pham > Subject: Re: [S2.1.6] problem with value attribute for > To: "Struts Users Mailing List" > Date: Friday, September 11, 2009, 5:55 PM > --- On Fri, 9/11/09, Musachy Barroso > > wrote: > > >

Re: [S2.1.6] problem with value attribute for

2009-09-11 Thread Tommy Pham
--- On Fri, 9/11/09, Musachy Barroso wrote: > From: Musachy Barroso > Subject: Re: [S2.1.6] problem with value attribute for > To: "Struts Users Mailing List" > Date: Friday, September 11, 2009, 3:17 PM > I didn't even know that form had a > "value"

Re: [S2.1.6] problem with value attribute for

2009-09-11 Thread Musachy Barroso
I didn't even know that form had a "value" attribute. You should not use that. (this might be due to our all-tags-inherit-from-UIBean prom) musachy On Fri, Sep 11, 2009 at 11:10 AM, Tommy Pham wrote: > Hi, > > I think I found another bug ... I want to include whatever parameters in URL > to a f