Retrieving HTTP Servlet Info
Ron McNulty <[email protected]> Fri, 27 Apr 2012 18:42:38 +1200
| Newsgroups | gmane.comp.jakarta.jetspeed.user |
|---|---|
| Message-ID | <8160D9FF034B4BF787323BEA5C011759@Conservatory> |
Hi All I have a legacy application that runs on IBM Websphere Portal that I need to now run on Jetspeed. It uses the Apache Portlet Bridge, plus an IBM specific class to get the ServletContext, HTTPRequest and HTTPResponse from the portlet related structures. I need to replace this class with a Jetspeed version. Yes, I know JSR286 prohibits this, but I need to do the minimum work to get this running (We develop on Jetspeed and deploy to IBM for production). I seem to remember that the HTTP parameters may be available from a properties structure, but can't find the reference. Can anyone help me out? Regards Ron Wellington, NZ