Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problems while running JSF1.2 SVG example project

843834Jan 17 2009 — edited Jan 19 2009
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2009
Added on Jan 17 2009
1 comment
83 views