let me answer that with a question - how would you call that method if it
wasn't the method of a servlet? what if it was just another class - then
what would you do?
once you have the answer to that then consider that servlets are just
classes loaded and called through a particular interface by the servlet
engine, but they are still classes. i know this is an over-simplification
because it doesn't talk about session management or finding the exact
instance of a servlet type in the servlet engine, but this didn't sound like
that kind of question...
............ron.
-----Original Message-----
From: arun prakash <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, February 16, 2000 5:01 AM
Subject: How can i call a servlet method from another servlet
>Hi !!,
>
> I need some help out from u guys. How can i call a
>specific servlet method from another servlet. Any
>suggestion will be extremely helpful and a code would
>be the best way to help me out.
>
>Thanks in advance.
>arun prakash
>
>__________________________________________________
>Do You Yahoo!?
>Talk to your friends online with Yahoo! Messenger.
>http://im.yahoo.com
>
>___________________________________________________________________________
>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
___________________________________________________________________________
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