[Opensource] Minor issue in the docs for integrating Expresso in JBuilder 9, and maybe
in Expresso's JSPs
Raul DAVIDOVICH
R.DAVIDOVICH at caconcology.com
Thu Sep 11 01:45:19 PDT 2003
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
More information about the Opensource
mailing list