Do you have try to rename your servelet file with "jsp10" extension ??
 
Ronan
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Nicole Ruschmaritsch
Sent: Thursday, October 07, 1999 10:29 AM
To: [EMAIL PROTECTED]
Subject: how can I call Servlets in jsp10-Pages

Hi everybody,
 
I'm using JRUN 2.3.3 build 155 (if anyone knows..) and NES 3.6 on WinNT 4.0.
 
I' m testing if I can migrate from jsp92 to jsp10 and where I get errors. Now it seems that Servlet-Tags like
 
<servlet name="vote"></servlet> don't work anymore in jsp10.
 
Also taglets like <counter></counter> are ignored.
 
The code is treated as normal HTML-Text. After compilation the text (<counter></counter>) is written in the html-source-code.
 
Do I have to call Servlets/Taglets with another Syntax ?? Or does anyone know, what the problem is....
 
Thanks in advance
 
Nicole

Reply via email to