you might want to write your locator as a wrapper that can delegate to the default locator in case it cannot locate markup. that way all other lookups will work as usual.
getResourceSettings().setResourceStreamLocator(new MyLocator(getResourceSettings().getResourceStreamLocator());
-Igor
On 1/9/06, pepone pepone
<[EMAIL PROTECTED]> wrote:
I want Store Wicket (1.2) Markup templates in my application database
can you give any advice for do it?
thanks in advantage
--
play tetris http://pepone.on-rez.com/tetris
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
