[Opensource] Minor issue in the docs for integrating
Expresso in JBuilder 9, and maybe in Expresso's JSPs
Michael Rimov
rimovm at centercomp.com
Thu Sep 11 22:03:30 PDT 2003
At 10:45 AM 9/11/2003 +0200, you 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?
Yes, most likely... can you tell me which pages they're on so we can get
them removed for the final release?
>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!)
Since it's raw html, can you perform the edit and send it to me? I will be
happy to check it in.
>Otherwise, the doc is great. I spent one whole day without success trying
>to do the same thing before this doc was available.
And much thanks goes to the contributor who did it! It was definitely a
fantastic job.
Thanks for the proofing and feedback!
-Mike
More information about the Opensource
mailing list