Hi all
I'm trying to make cactus hit an url to test MyServlet.
Here is what I did
public void beginXXX(WebRequest theRequest)
{
theRequest.setURL("host","/context","/servlet/main","/pathinfo",query");
}
wouldn't this be enought to make ServletRedirector hi
http://host/context/servlet/main/pathinfo?query ??
--
Leandro Rodrigo Saad Cruz
IT - Inter Business Tecnologia e Servicos (IB)
http://www.ibnetwork.com.br
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>