aspose file tools
The moose likes JSF and the fly likes Core JSF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Core JSF" Watch "Core JSF" New topic
Author

Core JSF

Prem Khan
Ranch Hand

Joined: May 30, 2005
Posts: 189
In Core JSF, I am under the imprestion that it tells the reader how to use JSF to render MIDP content. Is this true ?
Adeel Ansari
Ranch Hand

Joined: Aug 15, 2004
Posts: 2874
Yes. We have a complete chapter discussing how to use JSF on wireless devices in CoreJSF.

When dealing with MIDP, instead of HTML. There a midlet doesn't render HTML. It renders a set of predefined forms and canvases.

"A midlet doesn't render HTML. It renders a set of predefined forms and canvases." - from CoreJSF.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Core JSF
 
Similar Threads
core jsf - reader pre-requisite knowledge
JSF Books
Good Books to learn basics of JSF
Book on JSF
commandbutton inside panelgroup dont work