I need a good calendar component for the user to input a date. Can someone please advise a good Eclipse plug-in component library to support this functionality?
I assume Apache MyFaces (Tomahawk) is best the way to go.
Why is your topicstart all in green? It reads annoying.
At any way;
Robert Liguori wrote:I'm using the Eclipse IDE for JSF development.
Fine. So do I.
I need a good calendar component for the user to input a date. Can someone please advise a good Eclipse plug-in component library to support this functionality?
Uhm. An Eclipse plug-in component library?? What are you talking about?
JSF component libraries are generally distributed as JAR files which you just place in the classpath. I have never heard about JSF component libraries which are to be installed as an Eclipse plugin. I also can't imagine of any reasons for the need to do so.
I assume Apache MyFaces (Tomahawk) is best the way to go.
Apache Tomahawk indeed has a Calendar component. So do JBoss RichFaces.