This is not true.

At 02:36 AM 5/28/2004, Mark Lowe wrote:
Scirptlets will not work within a html struts tag. If you want to use
scriplets use a normal html tag instead.

Thats the first I ever heard that.. Thanks for the tip Brati.

So you're saying that

" /> wouldn't render (assuming the form and with the property foo is configured) to Despite my gratitude for your insights into this, may I be as bold as to ask "Are you absolutely sure?" ,because I'd say perhaps with less degree of certainty than your unambiguous statement communicates, that "scriptlets work in html struts tags" which I'd hesitate in putting forward in the face of such conviction. On 28 May 2004, at 11:25, [EMAIL PROTECTED] wrote: > > Scirptlets will not work within a html struts tag. If you want to use > scriplets use a normal html tag instead. > > Brati Sankar Ghosh > Tata Consultancy Services > Mailto: [EMAIL PROTECTED] > Website: http://www.tcs.com > > > > > Mark Lowe > > 05/28/2004 02:47 PM > > > Please respond to > "Struts Users Mailing List" > > > > To > "Struts Users Mailing List" > > cc > > Subject > Re: how to send the 'index' to javascript function > > > > > > > > What happens if you try this in your page? > > <%= "JSP Works!!!" %> > > > On 28 May 2004, at 11:05, [EMAIL PROTECTED] wrote: > > > > > Hi Janarthanan, > > > > I tried that, Im getting '<%= index.intValue()%>' in > doThis() > > and not the value. > > > > Regards > > Subramaniam > > > > > > > > > > > > "Janarthan Sathiamurthy" > > > > 05/28/2004 02:12 PM > > > > > > Please respond to > > "Struts Users Mailing List" > > > > > > > > To > > "Struts Users Mailing List" > > > > cc > > > > Subject > > RE: how to send the 'index' to javascript function > > > > > > > > > > > > > > > > try this - > > > onblur="doThis('<%= index.intValue() %>')"/> > > > > Regards, > > Janarthan S > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Friday, May 28, 2004 9:55 AM > > To: Struts Users Mailing List > > Subject: how to send the 'index' to javascript function > > > > > > > > Hi, > > This is my jsp. > > > > indexed="true" > > onblur="doThis()"/> > > > > > > how to send the 'index' as input to 'doThis()' [javascript > > Function] > > > > Thanks > > Subramaniam > > > > > > > > ForwardSourceID:NT0000D4D2 > > > --------------------------------------------- > > ------------------------ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ForwardSourceID:NT0000A1F6 > --------------------------------------------- > ------------------------ > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to