atom feed2 messages in net.java.dev.ajax4jsf.issuesVCP skin issues
FromSent OnAttachments
Tulasi Devi BAug 21, 2006 5:40 am 
Alexander SmirnovAug 21, 2006 10:53 am 
Subject:VCP skin issues
From:Tulasi Devi B (tula@mmgs.com)
Date:Aug 21, 2006 5:40:45 am
List:net.java.dev.ajax4jsf.issues

Hi,

Issues are...

[1] while using 'Classic' skin (previous/next links) of pagination doesn't work and

when trying to apply our own style classes by defining skin as 'default', pagination itself doesn't work which has been implemented using myfaces 1.1.3

[2]using

<h:commandButton image="images/save.gif" />

doesn't display image for a button however works fine when replaced with commandLink

<h:commandLink action="#{LBean.userSaveAction}"><h:graphicImage url="images/save.gif" /></h:commandLink>

Is thr any solution for the above issues or hw can I apply my own styles while using exadel components.

Is this a compatability issue of exadel with myfaces 1.1.3?

Regards,

Tulasi B.