Hi All,
I want to use same JSP for reading and editing - meaning that if I pass
an attribute like read=true all text fields should be disabled. How can
I do it? How can I specify a parameter in my forward like
<forward name="success" path="/readWrite.jsp?read='true'"
contextRelative="false"/>
<forward name="successWrite" path="/readWrite.jsp"
contextRelative="false"/>
regards,
Pankaj
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]