File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes JSF Custom  Component Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF Custom  Component" Watch "JSF Custom  Component" New topic
Author

JSF Custom Component

Bansilal Haudakari
Greenhorn

Joined: Jun 28, 2004
Posts: 15
As described in your article http://today.java.net/pub/a/today/2004/07/16/jsfcustom.html i implemented simple application

I am getting the following error

OracleJSP: oracle.jsp.parse.JspParseException: /Simple.jsp: Line # 3, <%@ taglib prefix="cc" uri="http://bill.dudney.net/cc/component" %>
Error: "http://bill.dudney.net/cc/component" is not a registered TLD namespace

I am deploying it to Oracle 10g v 10.1.3 application server
Regards
Bansi
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JSF Custom Component
 
Similar Threads
custom jsf component (.tld file)
Bluetooth project.....device and service discovery
Difference between Adapter Pattern and Bridge pattern
help understand bridge design pattern
Struts - Sample CRUD application ?