s:select - Data Not Displayed

2009-01-09 Thread Himanshu Rathore
=countryVO.countryKey listValue=countryVO.CountryName/ /td /tr On page I don't see any data in drop-down. Help is appreciated. Thanks in advance -- Regards, Himanshu Rathore

s:url - escapeAmp Problem

2009-01-07 Thread Himanshu Rathore
Hi, Can anyone please tell me what I'm doing wrong? s:url id=url action=register_load escapeAmp=true s:param name=userId value=%{userId}/ s:param name=callingPage value='callingPage'/ /s:url URL is still showing me amp; instead of . -- Regards, Himanshu Rathore

Re: s:url - escapeAmp Problem

2009-01-07 Thread Himanshu Rathore
you need to set escapeAmp to false ... On Wed, Jan 7, 2009 at 10:14 AM, Himanshu Rathore mymailsubscript...@gmail.com wrote: Hi, Can anyone please tell me what I'm doing wrong? s:url id=url action=register_load escapeAmp=true s:param name=userId value=%{userId}/ s:param name

RE: Help required on Struts-Datagrid

2008-06-15 Thread Himanshu Rathore (TechSawi)
the same :). But I know client can be stubborn sometime. Let me know if I could help you in resolving your problem. Regards, Himanshu Rathore -Original Message- From: mukul.object [mailto:[EMAIL PROTECTED] Sent: 11 June 2008 16:27 To: user@struts.apache.org Subject: Re: Help required

Re: Help required on Struts-Datagrid

2008-06-10 Thread Himanshu Rathore
-tp17730148p17730148.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Regards, Himanshu Rathore

Re: Help required on Struts-Datagrid

2008-06-09 Thread Himanshu Rathore
at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Regards, Himanshu Rathore

Re: s:actionerror Tag Data Rendering Issue

2008-05-14 Thread Himanshu Rathore
] wrote: Himanshu Rathore wrote: When using s:actionerror tag, the first character of error message is automatically getting converted to upper case. I haven't set any text-transform property in my CSS. If I do View Source, I see proper text but on JSP its behaving weirdly. My CSS

s:actionerror Tag Data Rendering Issue

2008-05-13 Thread Himanshu Rathore
When using s:actionerror tag, the first character of error message is automatically getting converted to upper case. I haven't set any text-transform property in my CSS. If I do View Source, I see proper text but on JSP its behaving weirdly. My CSS: .errorMessage { color: red; font: 10px