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

[408 byte] By [brunocolleta] at [2007-9-30 23:36:06]
# 1
Hi,I'm implementing the renderkit for WML. I think that it's fine and usefull.Now I'm testing and it will be avaible in the second half of December.Jijik
Jijik01a at 2007-7-7 14:50:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
That is great Jiri!Please let me know when the implementation will be available.Bruno http://www.practicalsoftwarearchitect.com
brunocolleta at 2007-7-7 14:50:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
Hi Jijik,Which implementation are you making the render kit for? MyFaces? Sun RI? Standalone?Regards,Bill
petchiaa at 2007-7-7 14:50:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4

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

Jijik01a at 2007-7-7 14:50:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 5
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
Matthias-Wessendorfa at 2007-7-7 14:50:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 6
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
Matthias-Wessendorfa at 2007-7-7 14:50:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 7
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.
Jijik01a at 2007-7-7 14:50:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 8

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

Matthias-Wessendorfa at 2007-7-7 14:50:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 9
Here is the mentioned RenderKit: http://forum.java.sun.com/thread.jspa?threadID=582996&tstart=0Regards,Matthias
Matthias-Wessendorfa at 2007-7-7 14:50:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...