[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: (newbie) need some helpwith database access via jsp
>I updated to 1.0 snapshot version(19991013-1100) and tried following the
>INSTALL.apache.
>
>Unfortunately, I'm getting
>Servlet Error: ClassNotFoundException: org.gjt.jsp.JSPServlet
>(org.gjt.jsp.JSPServlet)
Anoop, you're nearly there:
Please use: org.gjt.jsp.JspServlet
>Thanks again for your assistance.
>
>Anoop
>
>>Please try version 1.0 (cvs snapshot) and read the notes
>>regarding "jdbcbean(s)" in INSTALL.apache.
>>Thats the only version which is supported.
>>I guess you forgot to add the directory where you store your
>>DataBaseSelect.class to the compile CLASSPATH.
>>
>>>
>>>I'm new to this jsp stuff. Does anyone have a simple jsp which accesses =
>>>a database that I can take a look at?
>>>
>
>
Ciao,
Carsten