Hi all, I've been told that the way to go with using JSP is to use tagLibrarys. I've read thru the documentation on using jsp with tld's -- it makes a lot of sense.
I'm currently trying to use NetBeans with Lucene and Tomcat using tagLibraries. My questions are as follows: 1) Considering debugging code in NetBeans using Lucene with tagLibs, how should I set up my folders and packages in netbeans so that I can debug Lucene and the tag classes I will be creating. 2) When I export my application, including Lucene, to a WAR file, can the above folder and package configuration be maintained? Thanks in advance if anyone could send a short example app that would work in the above invironment. Thanks, Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
