Re: Class files for jsp
From: Raymond DeCampo (rdecampo_at_spam-I-am-not.twcny.rr.com)
Date: 12/13/03
- Next message: Anthony Borla: "Re: xalan"
- Previous message: Raymond DeCampo: "Re: Retreiving Server Time"
- In reply to: Harold Ensle: "Class files for jsp"
- Next in thread: Harold Ensle: "Re: Class files for jsp"
- Reply: Harold Ensle: "Re: Class files for jsp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 13 Dec 2003 04:01:57 GMT
Harold Ensle wrote:
> I am using Jserv on apache and I cannot instantiate from a class file in
> JSP.
> I was using servlets before and any class I put in the same directory (or
> other directories indicated with a classpath in the Jservproperties file)
> would work fine. But JSP files (which are in a different directory) cannot
> seem to find my classes no matter where I put them...whether in a classpath
> or not. I even put them in the WEB_INF/classes folder and still nothing.
> I have searched everywhere for an answer. Does anyone know???
>
Harold,
Perhaps you should post some sample code and describe the directory
structure of your WAR. One question comes to mind however: did you
import the desired classes with <@page import="" @> ?
Ray
- Next message: Anthony Borla: "Re: xalan"
- Previous message: Raymond DeCampo: "Re: Retreiving Server Time"
- In reply to: Harold Ensle: "Class files for jsp"
- Next in thread: Harold Ensle: "Re: Class files for jsp"
- Reply: Harold Ensle: "Re: Class files for jsp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|