Do you have any plan to fix this limitation ? Clement Wong wrote: > > Hi Brian, > > It's a known limitation in JSPC. > > C > > -----Original Message----- > From: Brian Zimmer [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 02, 2000 12:13 PM > To: '[EMAIL PROTECTED]' > Subject: JSPC and taglibs > > I am trying to precompile my JSPs to check for syntax errors at compile time > rather than runtime. It works fine if the JSP does not contain a taglib, > but with the inclusion of a taglib it fails with the following: > > javax.servlet.ServletException: Parse Error in JSP page: The taglib > directive on line 5 is not valid. The tag library descriptor 'jruntags' > could not be found. > > The directive looks like this in the page: > > <%@ taglib uri="jruntags" prefix="jrun" %> > > It's mapped properly in the runtime but fails at compile time. Is there > anyway to work around this? > > thanks, > > brian > > <signature> > <name>brian zimmer</name> > <email>bzimmer <at/> ignitemedia <dot/> com</email> > <voice>773.293.4344</voice> > </signature> > > ---------------------------------------------------------------------------- > -- > 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?sidebar=lists&body=lists/jrun_talk > or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the >body. -- Internet Solution Group 2/Takekazu Omi ReedRex Corp. GOTANDA METALION BLDG., 5-21-15, HIGASHI-GOTANDA, SHINAGAWA-KU, TOKYO 141-0022, JAPAN phone: +81-3-5449-3528/fax:+81-3-5449-3529 e-mail:[EMAIL PROTECTED] ------------------------------------------------------------------------------ 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.

Reply via email to