Re: weird problem tag.

2008-06-26 Thread sharath karnati
Wielgus <[EMAIL PROTECTED]> Subject: Re: weird problem tag. To: "Struts Users Mailing List" , [EMAIL PROTECTED] Date: Thursday, June 26, 2008, 3:16 AM Hi Sarath, this is content of my TestAction: --- public L

Re: weird problem tag.

2008-06-26 Thread Paweł Wielgus
harath karnati <[EMAIL PROTECTED]> wrote: > The deploymentVersion is from 'action'. I even tried with and it is > also having same issue. > > Thanks, > Sharath. > > --- On Wed, 6/25/08, Paweł Wielgus <[EMAIL PROTECTED]> wrote: > > From: Paweł Wie

RE: weird problem tag.

2008-06-25 Thread Martin Gainty
transmission. > Date: Wed, 25 Jun 2008 23:12:44 +0200 > From: [EMAIL PROTECTED] > To: user@struts.apache.org; [EMAIL PROTECTED] > Subject: Re: weird problem tag. > > > > > Maybe use tag instead? > http://struts.apache.org/2.1.2/docs/if.html > > > Regards &g

Re: weird problem tag.

2008-06-25 Thread sharath karnati
I'm able to fix this problem using 'top'   Thanks, Sharath. --- On Wed, 6/25/08, sharath karnati <[EMAIL PROTECTED]> wrote: From: sharath karnati <[EMAIL PROTECTED]> Subject: Re: weird problem tag. To: "Paweł Wielgus" <[EMAIL PROTECTED]>, user@struts.a

Re: weird problem tag.

2008-06-25 Thread sharath karnati
The deploymentVersion is from 'action'. I even tried with and it is also having same issue.   Thanks, Sharath. --- On Wed, 6/25/08, Paweł Wielgus <[EMAIL PROTECTED]> wrote: From: Paweł Wielgus <[EMAIL PROTECTED]> Subject: Re: weird problem tag. To: "Struts U

Re: weird problem tag.

2008-06-25 Thread Paweł Wielgus
Hi Sarath, where from this deploymentVersion is from (action, session)? Such construction works for me in many places, so i would like to replicate this problem. Best greetings, Paweł Wielgus. 2008/6/25 sharath karnati <[EMAIL PROTECTED]>: > Hi All, > > In .jsp file, I'm having following cod

Re: weird problem tag.

2008-06-25 Thread Lukasz Lenart
> Maybe use tag instead? http://struts.apache.org/2.1.2/docs/if.html Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

weird problem tag.

2008-06-25 Thread sharath karnati
Hi All,       In .jsp file, I'm having following code which is using tag.                                                   The tag is showing properties values(projectNm, subject,comments)correctly. 'deploymentVersion' property is not