I think there browsers that do not support: * cookie <- not a problem because servlet containers solve this problem * JS <- Ajax does not work * Complex CSS <- UI should be simple, mobile screens are not big anyway
Ngoc On Sun, Apr 18, 2010 at 5:17 PM, Giovanni <[email protected]> wrote: > I need to write a web application which will be accessed via mobile browsers > from smartphones. > > What are the smartphone browsers which work well with Wicket? > > What kind of attention should I pay during the development of Wicket > applications for mobile devices? > > Is there any tutorial about developing Wicket applications for mobile target > browsers? > > Thanks in advance for any help. > > giovanni > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
