On Wed, May 16, 2012 at 7:33 AM, kjarbr <kja...@gmail.com> wrote:
> Thanks Martin, IMarkupResourceStreamProvider and IMarkupCacheKeyProvider did
> the trick.
>
> I'm trying to reduce form boilerplate code. So I've made a general form
> component which, based on constructor values, pojo annotations and
> reflection, can create any html5 input field with or without label,
> validation, component feedbackpanel, ajax updating behavior and styling.
> I found it easier to manipulate the small amount of html required for this
> in java.
>
> And the component works by the way  :)

Great! :-)

>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/How-to-use-setMarkup-tp4634090p4640769.html
> Sent from the Users forum 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
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to