>>> "Il-Hoon,Yoon" <[EMAIL PROTECTED]> 9/21/99 8:35:18 AM >>>

>How can I call AddraServlet automatically

it depends what you want to do with it...

You can programatically forward requests to another servlet with
RequestDispatcher. With the same class you can include the output of
one servlet in another.... these 2 methods are often sufficient in
most cases.

If you need to do anything else let us know.


Hope this helps.






Nic Ferrier
Tapsell-Ferrier Limited
http://www.tapsellferrier.co.uk

"Use Ockham Luke"

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to