request.getRequestURL() contains "JspRedirector"

"Harput, Vahan" <[email protected]>
Newsgroups gmane.comp.jakarta.cactus.user
Message-ID <1B8AF39CACF71744BE07006131091BBE5848B3@atnets15na.ww300.siemens.net>
Hi all,
 
In a JspTestCase, I am setting the simulated URL in the following way:
 
public void begin(WebRequest theRequest)
  {
    theRequest.setURL("localhost:8080", "/petstore", null, null,
"aParam=aVal");
  }
 
In the test case itself however,
 
request.getRequestURL()
 
will return: 
 
http://localhost:8080/petstore/JspRedirector

I do not understand why the result contains "JspRedirector".

I am using Sun App Server 8.2. and Cactus 1.7.2.

Any help would be appreciated.

Best regards,
Vahan Harput
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.