> it's totally possible. did it at a company last year (but that's
> proprietary, of course).

Cool. Can you give a hint if you could re-use Form components in Wml?

<go method="post" href="???">
   <postfield name="userId" value="$(userId)" />
   <postfield name="password" value="$(password)" />
</go>

What is the best way to bind href and the postfields with a wicket
form? Or should I build a custom 'wap-form' which supports similar
validation?

**
Martin

>
> Martin Makundi wrote:
>>
>> Hi!
>>
>> There has been some discussion in the past about using Wicket for
>> rendering WML pages:
>> http://cwiki.apache.org/WICKET/mobile-devices.html
>>
>> Is there any such wml+wicket boilerplate/quickstart code available out
>> there or would someone like to post their experiences?
>>
>> **
>> Martin
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/WML-%2B-Wicket-experiences--tp22076991p22081338.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to