| Author |
Message |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 05/01/2007 09:38:08
|
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?
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 05/01/2007 09:52:55
|
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
|
. |
|
|
 |
|
|