You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by su...@orbitech.co.in on 2002/03/07 10:20:42 UTC

setURL ....

Can you tell me what are the parameters to be set in the method


WebRequest.setURL(java.lang.String theServerName, java.lang.String
theContextPath, java.lang.String theServletPath, java.lang.String
thePathInfo, java.lang.String theQueryString ) 





taking an example that I'm using 


cactus.servletRedirectorURL =
http://localhost:8180/test/ServletRedirector/





in my cactus.properties file





-Suresh



RE: setURL ....

Posted by Vincent Massol <vm...@octo.com>.
Have a look at the javadoc !

 

-Vincent

 

-----Original Message-----
From: suresh.reddy@orbitech.co.in [mailto:suresh.reddy@orbitech.co.in] 
Sent: 07 March 2002 14:51
To: cactus-user@jakarta.apache.org
Subject: setURL ....