You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Zsolt Koppany <zk...@intland.com> on 2000/10/11 17:59:10 UTC

tag support

Hi,

is the servlet tag supported by tomcat? I would like to use it as
follows:

...
<SERVLET code=...>
	<param=.....>
...
</SERVLET>

-- 
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-711-7871017

RE: tag support

Posted by Mike Bremford <mi...@paperx.com>.
No it doesn't. Search the mailing list archives for "JSSI" for an
alternative.

Cheers... Mike

> -----Original Message-----
> From: zk@t-online.de [mailto:zk@t-online.de]On Behalf Of Zsolt Koppany
> Sent: 11 October 2000 16:59
> To: tomcat-user@jakarta.apache.org
> Subject: <servlet> tag support
>
>
> Hi,
>
> is the servlet tag supported by tomcat? I would like to use it as
> follows:
>
> ...
> <SERVLET code=...>
> 	<param=.....>
> ...
> </SERVLET>
>
> --
> Zsolt Koppany
> Intland GmbH www.intland.com
> Schulze-Delitzsch-Strasse 16
> D-70565 Stuttgart
> Tel: +49-711-7871080 Fax: +49-711-7871017
>