Thank you to all those who contributed. I think may be I will end up
with WML components if I do work on it.
For now, for the quick prototype/demo, I will be using wurfl and wall
(http://wurfl.sourceforge.net/java/wall.php and
http://wurfl.sourceforge.net/java/tutorial.php)
Will be monitoring
che Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im Auftrag
> von Martijn Dashorst
> Gesendet: Donnerstag, 5. April 2007 16:52
> An: wicket-user@lists.sourceforge.net
> Betreff: Re: [Wicket-user] Using Wicket to develop WAP sites
>
> On 4/5/07, Korbin
hey Ashish,
i did some research in this field long time back; unfortunately i failed and
i gave up at one point but at least i can share my experience.
here are few key points as far as i can see them:
- first of all you'll deal with 3 versions of markup: WML1.0, XHTML-MP, HTML
- figure out what
> I am planning to use http://wurfl.sourceforge.net/ to find the
> capability of the mobile browser.
You can provide a custom request cycle and override newClientInfo to
plugin your client capabilities (and e.g. call Session#setStyle
accordingly). See also wicket.examples.hellobrowser
Eelco
Though I don't currently develop webapps targeted toward mobile devices,
I found this thread quit interesting. Especially as it seems that
mobile devices are the future. I've taken what has been said so far and
created a wiki page, with a little bit of minor editing.
http://cwiki.apache.org/conf
On 4/5/07, Korbinian Bachl <[EMAIL PROTECTED]> wrote:
> And for the html you cant have multi htmls for 1 java file as this would
> make no sense (html and java cover each other!)
Please get your facts straight. Wicket supports different styles,
localizations and variations for one given Java page/
; von Ashish Shrestha
> Gesendet: Donnerstag, 5. April 2007 15:54
> An: wicket-user@lists.sourceforge.net
> Betreff: [Wicket-user] Using Wicket to develop WAP sites
>
> Hi All,
>
> I am currently looking at Wicket and going over the examples.
> I am interested in developing
Hi All,
I am currently looking at Wicket and going over the examples. I am
interested in developing mobile friendly websites. Any one has any
experience they can share or point me to place where I can get more
information.
I would like to serve different 'versions' of the page based on the
ca