You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by na...@citicorp.com on 2003/09/18 13:43:20 UTC

Send an input

Hi,

How do i send an input to one of my get methods in Formbean from my JSP... 
It is something like i have String of 10 chars and i want only the first five 
chars. This input will be send by jsp. Based on the input my get method should 
return a value.
I was using something like this and it was working fine with jdk131_03
<bean:write name="user" property="username[1]"/>
The same is not working with other versions of JDK.

Thanks
Naveen


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org