Actually JRun 4.0 is J2EE 1.3 certified which implies JSP 1.2, not 2.0.

You'll want to use JSTL 1.0 instead of 1.1.





On Mon, 2004-02-23 at 14:59, Lorenzo Sicilia wrote:
> I have jrun 4.0 (61650).
> I have download jakarta-taglibs-standard-20040223.zip.
> 
> When the server start I get this error:
> 
> 23/02 20:55:46 error Could not pre-load servlet: JSPServlet
> [2]jrun.jsp.compiler.JRunTagLibraryInfo$InvalidTLDElementException: The 
> tag function on line 14 is not a valid TLD element at 
> jrun.jsp.compiler.JRunTagLibraryInfo$TLDParser.startElement(JRunTagLi
> braryInfo.java:613) at 
> jrunx.util.SAXReflectionHandler.startElement(SAXReflectionHandler.jav
> a:24) at 
> org.xml.sax.helpers.XMLReaderAdapter.startElement(XMLReaderAdapter.ja
> va:333)
> ...
> 
> I know that Jrun is jsp 2.0 certified. The problem is jrun, nightly 
> jstl or I am the problem? :)
> 
> Any help would be appreciated.
> 
> thanks Lorenzo Sicilia
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to