[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: AW: Accessing servlets object from jsp
Go snag:
http://www.gims.net/users/ktm/gnuJSP.java
Its a command-line shell for gnuJSP. It will convert JSP to .java and .class
files. Not the greatest solution, but it will get you up and running. I wrote
it so that I would not have to expend server resources on compiling JSPs.
Kit
On Fri, 19 Feb 1999, Werner Hennrich wrote:
>Hi
>
>FYI: I'm developing for JSDK-Api2.1 under NetForge with great pleasure; its
>a fine Server, available at http://www.novocode.com, BUT (nothing is
>perfect), NetForge currently lacks support for mounting a servlet to handle
>all files with a specific suffix, so it doesn't support JSP.
>
>bye / Werner
>
>
>> -----Ursprüngliche Nachricht-----
>> Von: Vincent Partington [mailto:vincentp@xs4all.nl]
>> Gesendet am: Freitag, 19. Februar 1999 14:19
>> An: Matthias Marschall
>> Cc: gnujsp@server.gjt.org
>> Betreff: Re: Accessing servlets object from jsp
>>
>> Hi Matthias,
>>
>> Matthias Marschall wrote:
>> > Which servlet engines do support the servlet API 2.1 ??? (I need a
>> > solution for IIS on Windows NT or should we use the Java Web Server?)
>>
>> There seems to be no mainstream servlet engine that implements Servlet
>> API 2.1 at the moment, :-( although they seem to be working on it.
>>
>> Regards, Vincent.
>>
>>