We have a number of "light-weight" apps which are designed to work across both PDA browsers and more (fully?) capable browser platforms. We found that one design can work although you end up compromising the GUI on both paltforms and have to pay careful attention to navigation (JS does not work on PDA browsers etc.) and layout.
Our services use a listener to determine (actually make a best guess) at the browser client and then loads stylesheets optimized for the browser (using tomahawk's stylesheet control) and turns on/off functionality in the pages and adjusts client/server updates etc. -- View this message in context: http://www.nabble.com/Need-web-pages-for-both-PCs-and-palms...-%28JSF-ADF-...%29-t1605852.html#a4366934 Sent from the MyFaces - Users forum at Nabble.com.

