I need to parse the http parameters/values contained in a URL have them placed into a Map. I will then replace specific parameters and feed the Map to an <html:link/> tag. Is there a utility class in Struts that would do this? Or some other open source third party library that can do this?

This is not a hard class to write, but it seems like it would be a common function that would be needed since the <html:link> and <html:rewrite> tags take a Map.

I googled for a solution and looked in the Struts documentation, but I can't find anything. Your help is appreciated it.

--Keith



--
-----------------------------------------------------------------
Keith Fetterman                          206-780-5670
Mariner Supply, Inc.                     [EMAIL PROTECTED]
http://www.go2marine.com

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

Reply via email to