You should escape the value of mainFrame, so the webserver will not parse it in 
index.jsp.

Ronald.

On Fri Oct 01 19:34:04 CEST 2004 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
I am attempting to redirect to a URL that is similar to the following



http://www.mysite.com/index.jsp?mainFrame=somePage.jsp?item1=info1
<http://www.mysite.com/index.jsp?mainFrame=somePage.jsp?item1=info1&item2=in
fo2> &item2=info2



However, I can only do a request.getParameter on item1 in the somePage.jsp
JSP. When I attempt to do it for item2, it fails..



Any ideas? Workarounds?



Azam Khan








Reply via email to