| Author |
JSF - how easy or hard is it for web designers?
|
John Dahlstrom
Greenhorn
Joined: Dec 06, 2004
Posts: 4
|
|
Hi, I'm in the process of evaluating web app frameworks for an upcoming project. I've been looking at JSF. I like the page-level events and reusable components, but what's troubling me is the way in which the page is marked up with tag library tags. Our web designer is not a programmer, and will not become one, and she is very comfortable with Dreamweaver. However, the jsp's that are generated by Sun's Studio Creator cannot be viewed in DW's WYSIWYG editor. Is this the case with all the JSF IDE's? Is there anyone that has dealt with this issue out there that can give me a some advice? Thanks, John
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26138
|
|
John, Welcome to JavaRanch! I haven't used JSF on a real project, but we've had the same problem in Struts. We have our web designer create HTML "mock ups", which we then copy and insert tags into. This approach would work for JSF too.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
John Dahlstrom
Greenhorn
Joined: Dec 06, 2004
Posts: 4
|
|
Thanks Jeanne, I'll try that approach. John
|
 |
Doug Wang
Ranch Hand
Joined: Oct 05, 2001
Posts: 445
|
|
Hi John & Jeanne, In my company, most web designers are comfortable with Dreamweaver too. Looking forward to a DreamWeaver with enablement of JSF! Doug.
|
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep
|
 |
John Dahlstrom
Greenhorn
Joined: Dec 06, 2004
Posts: 4
|
|
I don't understand it, its a new UI framework, and I can't find any trace of activity regarding Dreamweaver support, the most popular web UI tool! Maybe Sun should focus less on selling their own IDEs and more on getting the majority of the people (Dreamweaver users) to adopt the technology! Anyway, when I get a chance, I'm gonna look for ways to ease development for designers (maybe Velocity or similar tool could help?), or just hold off on JSF. John
|
 |
 |
|
|
subject: JSF - how easy or hard is it for web designers?
|
|
|