Hi,

Perhaps I'm wrong but it seems here is a frequent
miss-understanding that every class running within
servlet environment needs to implement or inherit from JSDK's servlet
interfaces or classes, *needs to be* a servlet !?

What forces you NOT to use helper classes, why *need* to perform what
you want to perform "only by Servlet" ??

Cezar.

On Fri, 30 Apr 1999, Carlo Indolfi wrote:

> Mike Hulse wrote:
>
> Oh, Thanx!!! Now it's clear to me what hepler classes are, but
> i need to perform it only by Servlet.... how can I??
...
Use helper classes (call them) from within Servlet :-)

___________________________________________________________________________
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