This screenshot from the NetBeans Wicket tutorial shows no errors at all: https://netbeans.org/images_www/articles/74/web/wicket/widget-2.png
Gj On Sat, Jul 7, 2018 at 8:08 PM, Peter Nabbefeld <[email protected]> wrote: > > Hello, > > using XHTML with wicket seems to work, but using HTML gives a bunch of > errors because the namespace isn't known and so are the wicket attributes. > > How can I filter those like "wicket:id"? Is it possible to define a > language using the HTML module, defining the wicket attributes as an > embedded language? How would I do that? > > Kind regards > > Peter > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
