Dreamweaver integration
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
Dreamweaver integration  XML
Forum Index -> Tools
Author Message
rlogman

Joined: 05/01/2007 00:00:00
Messages: 3
Offline


Hello,

Is there any way out there to integrate ICEFaces with Dreamweaver?

I think it's a must to have "graphic design" team aligned with "development team"... tipically, in the company where I work, "graphic design" is aproved prior to final implementation, so it would be great if this work were implemented with JSF controls instead of HTML tags.

Any ideas?
philip.breau


Joined: 08/05/2006 00:00:00
Messages: 2675
Offline


Hi,

We don't have any plans for DreamWeaver integration, although a partial solution is to use jsfc functionality of Facelets along with ICEfaces, which lets you use normal html tags that are later converted into components:

<input jsfc="ice:selectInputText"...>

This won't help you with the complex extended components, like the selectInputDate, or the display of dataTables though.

Thanks,
Philip

.
 
Forum Index -> Tools
Go to:   
Powered by JForum 2.1.7ice © JForum Team