Casimiro: Actually I don't know the answer, but I saw this inside of another mailing list:
((HttpServletRequest)msgContext.getProperty (HTTPConstants.MC_HTTP_SERVLETREQUEST)).getQueryString() maybe this helps Matthias Wimmer -----Original Message----- From: Casimiro Lovato-Winston [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 8:10 PM To: Jetspeed user mailing list Subject: detect URL parameters in portlets How can you grab URL parameters in portlets? I want ot be able to write a portlet that can detect if parameters are passed on the querystring and take action based on what it finds (usually a URL). Can I get servlet like functionality from the RunData class to do this? Thanks, Casey -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
