-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------




 
 hello all, 
 i have searched the faq and the documentation to no
 avail.  
 i have successfully redirected any request to my
 host to a servlet
 using mod_rewrite (rewrite rules and conditions). my
 question is: after
 it goes to my servlet how can i send it back to the
 target url?
 example:
 a user wants to go to
 "localhost/servlets/HelloWorld".  the user is
 first sent to an authentication/login servlet (by
 mod_rewrite) now,
 from that servlet i want to send it back to
 "localhost/servlets/HelloWorld", without specifying
 the name of the
 servlet, because the target url can be from anywhere
 within
 'localhost'. how is that done?
 thanks. 
 any reply is appreciated.
 -tifara 
 


_____________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to