@Cagatay: That's great to hear. Please also review the client-side validation stuff in the Struts Shale project. Since it is a fellow ASF project we don't want to duplicate what they are doing. Last I checked the only client-side validation provided was that of commons-validator (basically the stuff that was available to you in Struts Action.)
My preference would be to omit anything that duplicated the Shale work. That's just my personal opinion though, other committers may not care. Also, it doesn't look like there is much overlap (if any.) Regards, Sean On 1/5/06, Cagatay Civici <[EMAIL PROTECTED]> wrote: > Hi, > > JSF Chart Creator control requires JFreeChart to compile but as you guys > said if it is not possible to include it in myFaces due to licensing issues > the best solution for now might be to provide a link to it from MyFaces so > users who need charting can find easily. > > JSF Client Validators has no external dependencies, I've tested the > component only with the internet explorer and several improvements might be > needed to make it run without problems in other browsers. > > And yes I have time/interest to refactor and make the components compatible > with the myFaces conventions. I am currently working on getting familiar > with the internal structure of myFaces library. > > Per Legolas's question. > Chart Creator uses a servlet which prevents it from being used inside > portlets but I think can fix this issue soon. > > Regards, > Cagatay Civici > > www.jroller.com/page/cagataycivici >