Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This version allows you to use tag <wicket:jsp file="/foo.jsp"/> resolved automatically, or use as a customer wicket component <span wicket:id="jspId" /> with the ability to add some attributes to the request before JSP file is processed.

...

Code Block
titleInclude the JSP file in your HTML template
<span wicket:id="jspId" />