| Author |
Message |
|
|
|
I found some info saying that one uses the Servlet Filter while the other uses the Servlet, and thus the two cannot co-exist in the same project.
|
 |
|
|
|
Hi. Can ICEfaces and RichFaces be used together in the same Seam application or do we always have to choose one or the other?
|
 |
|
|
|
Any chance Icesoft, Inc. can add a CAPTCHA component to its library of cool stuff? Thanks.
|
 |
|
|
I've loaded the Facelets tutorial into Netbeans 6.5.1 from here: http://facestutorials.icefaces.org/tutorial/facelets-tutorial.html
It's giving a bunch of errors on the TreeBean.java file, where it says it cannot find symbols:
UrlNodeUserObject rootObject = new UrlNodeUserObject(rootTreeNode);
rootObject.setText("Facelets Tutorial");
I've not modified anything, just loaded the code into NB as an existing source. Checking on the web, I find that the UrlNodeUserObject doesn't have a setText() method. What am I doing wrong here.
|
 |
|
|
|
So does the JDev 11 version provide design time support? Thanks.
|
 |
|
|
Hi. I've installed the latest version of ICEFaces on JDev 10.1.3.3 using instructions from here: http://www.icefaces.org/releasenotes/jdeveloper-readme.html
When I try to look for the ICEFaces in "Manage Libraries", it's nowhere to be found. What am I doing wrong? Thanks.
|
 |
|
|