Ahhhh, if only the taglib docs were documented in a more thorough manner....

Since I wanted to render some Struts tags based on the presence of a parameter, I discovered the "logic:present" element and used the "parameter" attribute. Hooray for me!

-adam

Adam Gordon wrote:
Quick question: Is there a way to retrieve a parameter off a URL via struts in a JSP? I.e. if I have http://server.name/path/foo?mood=happy, is there a struts tag that I can use to get the value of "mood"?

Thanks,

-Adam

---------------------------------------------------------------------
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