Re: using var attribute with

2008-11-19 Thread Lukasz Lenart
I don't think it is an issue, there are already appreciated comment. Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: using var attribute with

2008-11-19 Thread Dave Newton
http://struts.apache.org/helping.html --- On Wed, 11/19/08, Raghu <[EMAIL PROTECTED]> wrote: > From: Raghu <[EMAIL PROTECTED]> > Subject: Re: using var attribute with > To: "Struts Users Mailing List" , [EMAIL PROTECTED] > Date: Wednesday, November 19, 2008, 1

Re: using var attribute with

2008-11-19 Thread Raghu
tion by filing a CLA and editing the wiki. > > Dave > > > --- On Wed, 11/19/08, Raghu <[EMAIL PROTECTED]> wrote: > > > From: Raghu <[EMAIL PROTECTED]> > > Subject: Re: using var attribute with > > To: "Struts Users Mailing List" , > [EMAI

Re: using var attribute with

2008-11-19 Thread Dave Newton
to furthering the distinction by filing a CLA and editing the wiki. Dave --- On Wed, 11/19/08, Raghu <[EMAIL PROTECTED]> wrote: > From: Raghu <[EMAIL PROTECTED]> > Subject: Re: using var attribute with > To: "Struts Users Mailing List" , [EMAIL PROTECTED] >

Re: using var attribute with

2008-11-19 Thread Raghu
Thanks Dave, If we compare below two docs then var attribute is present only in 2.0.12 docs...so it looks like var has been added in 2.0.12I feel if var attribute is not present in 2.0.12 then it can removed from docs for avoiding confusion.. http://struts.apache.org/2.0.8/docs/url.html http:

Re: using var attribute with

2008-11-19 Thread Dave Newton
--- On Wed, 11/19/08, Raghu wrote: > Hi, I just upgraded from struts2.0.8 to struts2.0.12 and > used var attribute for s:url tag..but it is giving below... > I verified my app's Web-inf/lib directory and found struts2- > core-2.0.12.jar is there. Am I missing something? Yes, the "var" attribute i

using var attribute with

2008-11-19 Thread Raghu
Hi, I just upgraded from struts2.0.8 to struts2.0.12 and used var attribute for s:url tag..but it is giving below...I verified my app's Web-inf/lib directory and found struts2-core-2.0.12.jar is there. Am I missing something? Attribute var invalid for tag url according to TLD at org.apache.ja