automating use of webXmlFragment result - how to do?

2006-02-01 Thread Olinga K. Abbott
Use of the webXmlFragment attribute with Jasper produces an xml fragment requiring inserting into web.xml. Although I could write some custom code to perform this task, probably using xslt, this seems like a common enough use case that a solution should already exist. Does anyone know of such a

Re: "Jasper 2 JSP Engine How To" ant script - ServletException not found

2006-02-01 Thread Olinga K. Abbott
Glen, thanks for the suggestion on the search terms. After reading some search hits, I copied all the jars in TOMCAT_HOME\common\lib to ANT_HOME\lib and everything works now. --- Glen Mazza <[EMAIL PROTECTED]> wrote: > Olinga K. Abbott wrote: > > > Glen, thanks for respond

Re: "Jasper 2 JSP Engine How To" ant script - ServletException not found

2006-02-01 Thread Olinga K. Abbott
Mazza <[EMAIL PROTECTED]> wrote: > Olinga K. Abbott wrote: > > > BUILD FAILED > > E:\workspace\progsoftware\trunk\source\jasper\build.xml:5: taskdef A class > > needed by class > > org.apache.jasper.JspC cannot be found: javax/servlet/ServletException > &g

"Jasper 2 JSP Engine How To" ant script - ServletException not found

2006-01-31 Thread Olinga K. Abbott
nguages/JSP/Q_21567260.html, although I embellished a bit: - BEGIN - END Olinga K. Abbott - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]