[Opensource] Minor issue in the docs for integrating
Expresso in JBuilder 9, and maybe in Expresso's JSPs
larry hamel
expresso at codeguild.com
Fri Sep 12 09:10:38 PDT 2003
That's it! Resin was having the same problem: the declaration of that (unused?) tag library is apparently ignored by Tomcat, but trips up Resin, and apparently your engine too.
I'll be removing that line
<%@ taglib uri="/WEB-INF/tld/struts.tld" prefix="struts" %>
from all JSPs when I get back next Tuesday.
Mike, this is probably worth another RC release. Feel free to remove the line before I get to it.
Raul, I'm not sure what you mean by the build problem with .war. can you say more about that?
thanks,
Larry
At 01:45 AM 9/11/2003, Raul DAVIDOVICH wrote:
>Hello,
>
>
>I found a slight issue when following the docs for integrating Expresso in
>JBuilder 9.
>
>Everything went right until the compile time. I started getting two errors
>in each JSP saying that the org.apache.struts.taglib.IterateTei and
>org.apache.struts.taglib.anotherTei weren't found. I checked the struts
>jar, and as expected, there are no org.apache.struts.taglib.any tag, since
>they are all contained in subpackages (logic, html and so).
>
>Looking at the code in the JSPs, I found them calling a "struts" taglib in
>addition to the struts-logic, struts-html, struts-bean and so, and that
>it's never used within the pages.
>
>I simply removed this line from the JSPs, and everything worked fine...
>could it be an obsolete taglib call?
>
>
>Another remark.. the information concerning the "never build the war"
>option should be placed before the "now you can build" part, otherwise
>JBuilder tries to place every single library inside it and stops building
>with an OutOfMemoryError (I've 1GB of RAM!)
>
>Otherwise, the doc is great. I spent one whole day without success trying
>to do the same thing before this doc was available.
>
>
>Regards,
>
>
>---------------------------------------------------
>Raul Davidovich
>Responsable Informatique
>Cvitkovic & Associés Consultants
>
>(33) 1 45 15 40 68
>(33) 1 45 15 40 41 Fax
>-------------------------------------------------------
>http://www.caconcology.com
>
>
>_______________________________________________
>Opensource mailing list
>Opensource at jcorporate.com
>http://mail.jcorporate.com/mailman/listinfo/opensource
>Archives: http://mail.jcorporate.com/pipermail/opensource/
More information about the Opensource
mailing list