Problems while running JSF1.2 SVG example project
843834Jan 17 2009 — edited Jan 19 2009Hi,
I'm having trouble running a JSF1.2 example website. For some reason I get errors like
context.getExternalContext().getResponseContentType() = undefined
javax.faces.render.ResponseStateManager.VIEW_STATE_PARAM cannot be resolved
command.setValueExpression is undefined for the type UICommand
....
What the hell is wrong? I set up my Eclipse (2.4) project to use the JSF1.2 implementation running Tomcat 2.6. I checked the SUN-RI librabries in the build path. They CONTAIN the necessary classes / methods
I attached my project (http://rcpt.yousendit.com/643203906/fd1c2993248508677b995917b47b2ec1) and I'm hoping some of you can help me out
Regards Jeroen