Sometimes, when an user starts our application for the first time after restart 
of Tomcat, there is an exception:
org.apache.jasper.JasperException: /pages/MainMenu.jsp(9,0) Unable to load tag 
handler class "org.apache.myfaces.taglib.core.ViewTag" for tag "f:view"
        at 
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39)
        at 
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:409)
        at 
org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:200)
        at org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1318)
        at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1560)

But in such situation, when he/she reloads MainMenu.jsf, everything works fine. 
What's wrong? 


----------------------------------------------------------------------
Slodkie jest zycie bandziora. Zobacz >> http://link.interia.pl/f19e5

Reply via email to