my dog learned polymorphism
The moose likes JSF and the fly likes Java Server Faces is appropriate to use? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Java Server Faces is appropriate to use?" Watch "Java Server Faces is appropriate to use?" New topic
Author

Java Server Faces is appropriate to use?

Tina Desai
Ranch Hand

Joined: Mar 13, 2003
Posts: 365
Our client needs some specific functionalities like resizable columns and drag and drop of fields et crelated functionality. Someone suggested JSF would make it easier for us.

I wanted to check if anyone had used JSF and has the same opinion.

Please let us know.

Regards,
Tina
[ April 12, 2006: Message edited by: Tina Desai ]

Alongwith being a good coder, try to be a good professional as well!
Jeremy Wilson
Ranch Hand

Joined: Feb 18, 2003
Posts: 166
We use it for drag and drop columns and have no problem with it. We have moved all legacy Struts code over to JSF because it provide us with so much more.


Jeremy Wilson
Tina Desai
Ranch Hand

Joined: Mar 13, 2003
Posts: 365
Thanks Jeremy for the reply.

Are you guys actually providing a drag and drop of html columns?
Like I can drag the first column and drop it after 3rd.. something like that using JSF?

As we were also onto it, we felt AJAX may be of some help in this regard. But mainly this will be an HTML and Javascript related task.

Please let us know if you are already doing it and if you can share some ideas.

Thanks in advance
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

There's nothing that JSF (the specification) provides that is going to solve the types of problems you are faced with. However, finding an implementation of JSF that provides components with the functionallity you need is the key. That may help clarify your criteria a bit. Am I correct?
Jeff Albertson
Ranch Hand

Joined: Sep 16, 2005
Posts: 1780
Originally posted by Gregg Bolinger:
There's nothing that JSF (the specification) provides that is going to solve the types of problems you are faced with. However, finding an implementation of JSF that provides components with the functionallity you need is the key.

Then the question may be -- does anyone know of a JSF implementation that provides a table component with draggable columns? Have you used this feature? How well did it work? How hard was it to code? Did you provide any custom behavior or extend it in any way?


There is no emoticon for what I am feeling!
Tina Desai
Ranch Hand

Joined: Mar 13, 2003
Posts: 365
Thank you all for your replies.

Will there be any such implementations in JSF? Any particular place I can look?

How easy/difficult it will be for us to learn JSF and develop these components? We do not know it in team.

Regards,
Tina
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Java Server Faces is appropriate to use?
 
Similar Threads
HSBC Pune
I'm so HAPPY!!! 88% :)
open source
Documents Required
J2EE technical interview tips/sugestions