Re: jsp:plugin & Struts.

2004-05-27 Thread Alan Pocklington
Cheers, that works great. Many thanks, Alan. Kris Schneider <[EMAIL PROTECTED]> wrote in news:1085665492.40b5f0d48e866 @internal.dotech.com: > > > > and then use it just like have below. - To unsubscribe, e-mail: [EMAIL

Re: jsp:plugin & Struts.

2004-05-27 Thread Kris Schneider
and then use it just like have below. Quoting Alan Pocklington <[EMAIL PROTECTED]>: > Hi, > > Is there a Struts version of the tag? > > What I'm trying to do is something along the following lines: > > name="appletName" > code="com.xxx.applet.class" > a

jsp:plugin & Struts.

2004-05-27 Thread Alan Pocklington
Hi, Is there a Struts version of the tag? What I'm trying to do is something along the following lines: Ideally I'd like a html:rewrite tag to generate the path to the applet's JAR, but I can't achieve this directly or indirectly via a scriptlet. If there isn't a struts version of the jsp:p