aspose file tools
The moose likes JSF and the fly likes Dynamic front end web pages 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 "Dynamic front end web pages" Watch "Dynamic front end web pages" New topic
Author

Dynamic front end web pages

Mat Anthony
Ranch Hand

Joined: May 21, 2008
Posts: 195
Hi All,
I want to develop some dynamic front end web pages, that are easy to build and maintain.
I would like my front end to incorporate Ajax funtionality.

Whats the best (i.e. JSF, MyFaces etc)

MatD
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14491
    
    7

If it's AJAX you want, core JSF, including the MyFaces implementation of core JSF don't give you any more help than you'd get from straight HTML.

There are some add-on tagsets, however that do AJAX very nicely, such as RichFaces.


Customer surveys are for companies who didn't pay proper attention to begin with.
Mat Anthony
Ranch Hand

Joined: May 21, 2008
Posts: 195
Thanks Tim
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Dynamic front end web pages
 
Similar Threads
Differenct between Servlet ans JSP?
Any tool for web authoring if backend is JSP
using Apache as a front end to servlet container
Servlet and JSP
tomcat ejb help