Hi,

how about

WebApplication.mountBookmarkablePage(final String path, final Class
bookmarkablePageClass)

For usage also look into
org.apache.wicket.examples.niceurl.NiceUrlApplication.init()

mf


BatiB80 wrote:
> 
> Hi,
> 
> I have created a wicket application and now want to make it public.
> Therefor I need to create a google sitemap. Unfortunately the sitemap
> expects some normal links which points to the files (e.g.
> www.sample.com/mypage.htm). All my links are generated dynamically by
> wicket. Furthermore it's not possible to add a Servlet-Mapping for each
> page because there are several hundreds of pages. 
> 
> What is the best way to create a sitemap for google?
> 
> Thanks in advance, Sebastian
> 

-- 
View this message in context: 
http://www.nabble.com/Creating-google-sitemap-for-wicket-application-tf4690334.html#a13406053
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to