jQuery in Action, 2nd edition
The moose likes JSP and the fly likes Cewolf xmlns Clashing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Cewolf xmlns Clashing" Watch "Cewolf xmlns Clashing" New topic
Author

Cewolf xmlns Clashing

Sanjay Deshpande
Ranch Hand

Joined: May 22, 2001
Posts: 111
Hi, I am using cewolf tool to generate plots. But when I incude cewolf.tld in my jsp, the page gives compilation error. It says xmlns is clashing with my another custom tag 'fw'. Can Anybody tell what is the errror? See the error log:
ApplicationDispatcher[] Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: <h3>jsp.error.tlv.invalid.page</h3><p>null: Could not validate JSP page.
Your document seems not to be parseable.
Attribute "xmlns:fw" was already specified for element "jsp:root".</p>
at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:105)
at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:430)
at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:112)
at org.apache.jasper.compiler.Validator.validateXmlView(Validator.java:661)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Cewolf xmlns Clashing
 
Similar Threads
cewolf and Struts
CeWolf - SeriesPaintProcessor
cewolf charts
Cewolf tutorial not working - broken image
Cewolf and database?