JavaServer Faces 1.0 Early Access Draft (Page 8)
<< Page 7 (Nice to have / Readability)
Conclusion
Well folks, that's most of the comments I had on the JSF 1.0 Specification Early Access Draft. I hope that this has also addressed some of the issues that others might have. Of course, there might be other issues that I've neglected.
One last note to the world in general. JSF and all the other frameworks out there are trying to make programming better in a world that wasn't meant for applications. HTML over HTTP is stateless, making it difficult to program applications that require request event handling (mentioned above), session control, client side logic and true client server interactions.
After a decade, I'm still surprised that the world hasn't realized its own mistakes and abandoned HTML over HTTP in favor of a better cross-platform, cross-vendor remote application protocol and language.
<< Message Forum
<< Back to Programming
|