Hi
I host my servlets on a free webserver, so i don't have acces to the server
directories only to my own. Can i upload an jar file and just use it in my
servelts like import com.ApocalypseWorld.Graph.*; or must i do something
special or is it impossible to use a jar file what is not in the WEB_INF/lib
directorie.
And can i make a class like 'public class Graph {' and let a servlet use it
like Graph picture = new Graph(); if i compile them together. Or must i do
some special actions before it works??
I hope it's clear what I try to ask.
Thx a lot
ChoKamir
___________________________________________________________________________
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