Shoot, so it wasn't that easy.  ;->

How about your taglib directive in the JSP and the corresponding entry in
web.xml?

It's got to be a configuration thing.  

Scott Stirling
Allaire Corporation
http://www.allaire.com/developer/jrunreferencedesk/

> -----Original Message-----
> From: St�phane KERMABON [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 05, 2000 10:27 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Use Tag Extra Infos
> 
> 
> contents of the mytags5.jar file
> 
> META-INF/
> META-INF/MANIFEST.MF
> META-INF/taglib.tld
> lesson5/
> lesson5/mytags/
> lesson5/mytags/Case.class
> lesson5/mytags/HelloWorld.class
> lesson5/mytags/Iterate.class
> lesson5/mytags/IterateTEI.class
> lesson5/mytags/Switch.class
> 
> -----Message d'origine-----
> De: Scott Stirling [mailto:[EMAIL PROTECTED]]
> Date: mardi 5 septembre 2000 16:25
> �: '[EMAIL PROTECTED]'
> Objet: RE: Use Tag Extra Infos
> 
> 
> What are the exact contents of the mytags5.jar file?
> 
> Scott Stirling
> Allaire Corporation
> http://www.allaire.com/developer/jrunreferencedesk/
> 
> > -----Original Message-----
> > From: St�phane KERMABON [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, September 05, 2000 10:10 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: Use Tag Extra Infos
> > 
> > 
> > Somebody use Tag Extra Infos with JRun 3.0?
> > 
> > I try and look the result
> > 
> > -------------------------
> > 500 Internal Server Error
> > /test/Lesson5/ContactLister2.jsp:
> > 
> > javax.servlet.ServletException: Parse Error in JSP page: 
> > Error parsing TLD
> > '/test/Lesson5/mytags5.jar/META-INF/taglib.tld': The 
> > TagExtraInfo class
> > 'lesson5.mytags.IterateTEI' for the 'iterate' tag couldn't 
> be found..
> > allaire.jrun.jsp.ParseException: Error parsing TLD
> > '/test/Lesson5/mytags5.jar/META-INF/taglib.tld': The 
> > TagExtraInfo class
> > 'lesson5.mytags.IterateTEI' for the 'iterate' tag couldn't 
> be found..
> >     at 
> > allaire.jrun.jsp.JRunTagLibraryInfo.(JRunTagLibraryInfo.java:63)
> >     at allaire.jrun.jsp.JSPParser.directive(JSPParser.java:781)
> >     at allaire.jrun.jsp.JSPParser.parse(JSPParser.java, 
> > Compiled Code)
> >     at allaire.jrun.jsp.JSPParser.writeXML(JSPParser.java:157)
> >     at allaire.jrun.jsp.JSPParser.generateXML(JSPParser.java:129)
> >     at allaire.jrun.jsp.JSPParser.generateXML(JSPParser.java:73)
> >     at allaire.jrun.jsp.JSPServlet.parsePage(JSPServlet.java:409)
> >     at 
> > allaire.jrun.jsp.JSPServlet.createServlet(JSPServlet.java:381)
> >     at allaire.jrun.jsp.JSPServlet.loadPage(JSPServlet.java:202)
> >     at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:169)
> >     at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
> >     at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java, Compiled
> > Code)
> >     at
> > allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequest
> > Dispatcher.jav
> > a:88)
> >     at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
> >     at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)
> >     at allaire.jrun.jrpp.ProxyEndpoint.run(ProxyEndpoint.java:365)
> >     at allaire.jrun.ThreadPool.run(ThreadPool.java, Compiled Code)
> >     at allaire.jrun.WorkerThread.run(WorkerThread.java, 
> > Compiled Code)
> > 
> > 
> > -----------------------
> > 
> > The class is in the jar file in the good directory.
> > 
> > So, what the problem?
> > 
> > St�phane
> --------------------------------------------------------------
> --------------
> --
> Archives: http://www.egroups.com/group/jrun-interest/
> Unsubscribe:
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
s/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.


________________________________________________________________________
CARTESIS disclaimer - http://www.cartesis.com
The information transmitted is intended only for the person or entity to
which it is addressed and may  contain  confidential  and/or  privileged
material. Any review, retransmission, dissemination  or  other  use  of,
or taking of any action in reliance upon this information by persons  or
entities other than the intended recipient is prohibited.
If you received this in error, please contact the sender and delete  the
material from any computer.
----------------------------------------------------------------------------
--
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to