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 h:commandButton and dojo button 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 "h:commandButton and dojo button" Watch "h:commandButton and dojo button" New topic
Author

h:commandButton and dojo button

Syed Saifuddin
Ranch Hand

Joined: Sep 01, 2003
Posts: 129
hi everybody

dojo have a very good work to improve user interface. I want to us it in my jsf application

Now to get the dojo button graphic on the page how I mix <h:commandButton> and
< button dojoType="Button" id="foo" > to get JSF functionality with dojo graphic

Any help or even comment on the topic is highly appreciated

Thank You


Thank You & Best Regards,

Syed Saifuddin,
Senior Software Engineer

SAP Oracle AIX & Java Training
http://www.socialinet.com
Ali Gohar
Ranch Hand

Joined: Mar 18, 2004
Posts: 572
Here is what i found through google ;)

http://java.sun.com/javaee/javaserverfaces/ajax/tutorial.jsp
Syed Saifuddin
Ranch Hand

Joined: Sep 01, 2003
Posts: 129
Hi

Thanks for your reply but where to found this taglib

<%@ taglib prefix="dl" uri="http://java.sun.com/blueprints/dl" %>

I had find this site but can't the example
Thank You
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: h:commandButton and dojo button
 
Similar Threads
action method not invoked
h: panelGroup issue
Issue with intermediate posting
h:commandbutton javascript
Getting "Unspecified" Java Script Error When trying to save a File.