Is it possible to use a variable in a struts form tag? IE:
<html:form name="edituserForm" type="cmcflex.salesweb.struts.EditUserForm"
action="/saveuser.do?user=${userid}">

My syntax isn't working with the ${userid}... what should I be using?  the
variable is in the request scope.

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to