JSF for WAP/WML?
I am currently developing a service that must be available through HTML/HTTP but also WML/HTTP. One of the reasons I have chosen JSF is that, in principle, it is independent from the markup language.
I would be very interested to hear from anyone who used JSF to render another markup than HTML, in particular WML.
Thanks,
Bruno Collet
http://www.practicalsoftwarearchitect.com
Hi Bill,
renderkit is independent on the concrete JSF implementation. But in the Sun reference implementation I抳e found a problem with duplication IDs in view(http://forum.java.sun.com/thread.jspa?forumID=427&threadID=524925). I must resolve it.
Now I'll finish with testing then I must register a domain and create a web presentation for JSF. I will give an announce when it's ready.
Thanks for support
Jijik
Jijik ,a RenderKit for WAP/WML sounds very interessting to me! What license-type will you use for your RenderKit?Btw. just for interesst, did you tried Apache MyFaces with your RenderKit?Regards,Matthias
Jijik ,a RenderKit for WAP/WML sounds very interessting to me! What license-type will you use for your RenderKit?Btw. just for interesst, did you tried Apache MyFaces with your RenderKit?Regards,Matthias
Hi Matthias,I don't have select a concrete licence yet, but it will be free for commercial use. But probably not open source.I have tested renderkit with MyFaces. It's fine, no problems.
Hi,
> will be free for commercial use. But probably not
> open source.
ah, I see. Apache 2.0 is very liberal ;-) With such
a licence we will be able to *host* your RenderKit
inside of Apache MyFaces...
> I have tested renderkit with MyFaces. It's fine, no
> problems.
Nice to hear!
Regards,
Matthias