hi all,
I have a very strange problem.
I am having an empty
jsp page with no controls placed on it and just the <f:view> and <h:form> tags placed on the page and also had them closed properly.(and also all the tagllibs declared properly)
Tomcat is giving me an error saying java.lang.NullPointerException
javax.faces.webapp.UIComponentTag.setupResponseWriter(UIComponentTag.java:634)
javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:244).......
and so much more to add to the error....
I wonder why it is giving such an error......
somebody please come up with a suggestion to eliminate the error...
Regards
Jyothi.