Oliver,
its all downloaded from the coreservlets website individually as separate files, not jar.
the absolute paths i'm using are
JSP:
/opt/tomcat_4_1_24/jakarta-tomcat-4.1.24/webapps/myapps/jsp
coreservlets:
/opt/tomcat_4_1_24/jakarta-tomcat-4.1.24/webapps/myapps/WEB-INF/classes/coreservlets
and i have a symbolic (coreservlets) link in jsp dir that points to the real coreservlets dir.
the jsp is trying to use plugin capability to call a servlet:
As i say i can get servlets and jsp to work, its just the
applet related stuff. I think its something to do with the path, but i can't figure it out.
Hope this clarifies things.
Cheers
Chris
[ July 18, 2003: Message edited by: chris chris ]