Would wicket make it easier to use those tags. Could I just throw in a Footer object or Meter object into my code (from the core library). Yes, I guess I could create custom components for it. But is there a strategy to respond to those components or not mention them at all?
-----Original Message----- From: Martin Grigorov [mailto:[email protected]] Sent: Friday, December 13, 2013 10:21 AM To: [email protected] Subject: Re: Wicket and HTML5/jQuery or Dojo Hi, You are a long time Wicket user so I hope you have a good answer for: How Wicket stands on your way to use canvas, header, footer or any JavaScript library ? Does Wicket throw exceptions when it sees <header> ? No. Just use whatever does the job the best way for you. Martin Grigorov Wicket Training & Consulting On Fri, Dec 13, 2013 at 5:12 PM, Brown, Berlin [PRI-1PP] < [email protected]> wrote: > Will Wicket support most of the HTML5 tags? Canvas? <footer> > <header> etc? Can wicket support plug and play javascript frameworks. > > I asked this on reddit: > > > http://www.reddit.com/r/java/comments/1s5tq6/what_is_the_java_serversi > de_response_to_html5_and/ >
