>  I created a custom resource stream locator that locates .html files located
> in an html/ folder below the component.  At least that way I can keep the
> .html separate from the .java class files.  I generally get about 10-30
> class files per package and it's nice having them separated into another
> directory, but at the same time easily accessible because they are all
> within the html/ subdirectory below the component.   Just my 2c, it's all
> about preference that there are no limitations with the wicket framework
> because the IResourceStreamLocator can be as simple or complex as you make
> it.

Actually sounds neat to me. Glad it's easy to do things like this yourself.

Eelco

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to