Is there a tag to print the value of a parameter in Struts 1.1? I know you
can base logic conditions on the value of a parameter and print values from
beans but I can't find a way to print the value of a parameter to the page.
Obviously it is just a short scriptlet such as:

<%= request.getParameter("name") %>

but it would be nicer to do it with a struts tag. If such a tag is not
available then I suggest it should be added!

Thanks,

Ben Starr


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

Reply via email to