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!

Working with WSAD 5.1.1 and JSF 1.0

843842Mar 24 2006
Hi,

am new to JSF and am trying to put up a sample application with JSF and WSAD and Websphere 5.1 together.

When I create a Faces enabled JSP , and write
<f:loadBundles.....>, it simply states -

Cannot find this tag under <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>

I have imported the above two taglibs.

Also, hv put jsf-impl.jar and jsf-api.jar along with commons* -.jar in the project classpath in WSAD.

Wht could be the problem? plz help.

regards,
Jayashree.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2006
Added on Mar 24 2006
0 comments
119 views