| Article: |
Why Web Developers Need JavaServer Faces | |
| Subject: | Tapestry and JSF | |
| Date: | 2003-07-24 07:54:21 | |
| From: | hlship | |
|
Response to: Tapestry and JSF
|
||
|
I've been dismayed every time I've looked at JSF. You have to poor on loads of code to get anything done, there's that single event listener method for the entire app (I hope they've done something about that subsequently), and you are basically screwed without tools support.
|
||
Showing messages 1 through 3 of 3.
-
Tapestry and JSF
2004-12-04 21:16:10 jlong [View]
-
Tapestry and JSF
2003-07-24 11:20:50 anonymous2 [View]
I agree w/ you whole heartedly. I wish the people at Sun and the JCP vendors would have the balls to own up and say "We have fucked up and we are sorry and we will turn to the developer community (not vendors) to help us unfuck ourselves." -
Tapestry and JSF
2003-07-25 20:13:41 anonymous2 [View]
They need to declare JSPs deprecated and step back from this silly need to standardize everything.
Jason Carreira



The only other framework out there whith which I've had this experience is ASP.NET. But even there, it's not as sophisticated. .NET, out of the box, doesn't come with as many useful components (there are 3 calendars in .NET and not one of them is as sexy as the one in Tapestry.).Templating in .NET is Still, at the end of the day, a hackneyed, componentized form of include() on each page in different sections of the GUI. And, of course, you can use VS.NET to view your gui, but nthing else. asp: tags. just aren't the same as html.
Anyway, sorry for hte rant. I'm a true fan of Tapestry. I can only say that I wouldn't undertake a google-style application with Tapestry. It does run, like .NET does, a little slower than say a raw cgi/servlet application.
Josh