atom feed2 messages in net.java.dev.ajax4jsf.issuesRe: VCP skin issues
FromSent OnAttachments
Tulasi Devi BAug 21, 2006 5:40 am 
Alexander SmirnovAug 21, 2006 10:53 am 
Subject:Re: VCP skin issues
From:Alexander Smirnov (asmi@exadel.com)
Date:Aug 21, 2006 10:53:13 am
List:net.java.dev.ajax4jsf.issues

Sorry, that versions of VCP You use ? VCP 1.0 is incompatible with latest releases of ajax4jsf, we must have VCP 2.0, based on released ajax4jsf at and of Aug. Also, VCP 1.0 was tested with MyFaces 1.1.0 . We can have problems with latest releases of MyFaces.

Tulasi Devi B wrote:

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.