Hi I found an alternative for myFaces WML Renderkit. Its quite easy to use this toolkit and it is called MobilFaces. Unfortunatly I do not have information about the license.
http://www.ericsson.com/mobilityworld/sub/open/technologies/open_development_tips/tools/mobile_jsf_kit Greetings Michael -------- directBOX Reply --------------- From: [EMAIL PROTECTED] To : [EMAIL PROTECTED] Date: 07.04.2007 12:12:40 Hi Michael, wml is afaik not realy supported in tobago. The sandbox contains some renderers (box, button, in, page, panel, selectBooleanCheckbox, selectOneChoice) which should afaik automatically selected, if you add the sandbox.jar, for generating wml output if requested by the client. e.g. contentType=text/wml in requestHeaders. But if you use tags which are not supported you will get exceptions. I never realy used this, just a bit testing two years ago with opera, the availiable rederers seems to work then. Regards, Volker Sat, 07 Apr 2007 10:58:20, Michael KrauÃ?e <[EMAIL PROTECTED]>: > Hello. > > I tried to use the WML Renderkit, but it does not work. After reading several > postings I still do not have a working solution and have no idea what to try > next. :-( > > Since I do really need the WML Renderkit and want to make some modifications > I am heavly interested to get a startingpoint so that I can switch the > renderkit from html to wml. > > What I have done so far: > *downloaded the tobago-1.10 from svn > *build the snapshot without errors > > Does someone has a working wml/wap example? > > Greetings > Michael > > >
