You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by TH Lim <ss...@gmail.com> on 2010/09/10 18:53:18 UTC

keygen tag

Hi,

I am want to use keygen,
https://developer.mozilla.org/En/HTML/Element/keygen, form component and
there is no Wicket equivalent FormComponent. Any suggestion on how do I
extend an existing component to cover this tag. 

Thanks

/lim/
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/keygen-tag-tp2534735p2534735.html
Sent from the Wicket - User mailing list archive at Nabble.com.

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


Re: keygen tag

Posted by Igor Vaynberg <ig...@gmail.com>.
extend FormComponent

-igor

On Fri, Sep 10, 2010 at 9:53 AM, TH Lim <ss...@gmail.com> wrote:
>
> Hi,
>
> I am want to use keygen,
> https://developer.mozilla.org/En/HTML/Element/keygen, form component and
> there is no Wicket equivalent FormComponent. Any suggestion on how do I
> extend an existing component to cover this tag.
>
> Thanks
>
> /lim/
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/keygen-tag-tp2534735p2534735.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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