Hello

I have a bunch of static web pages, with no wicket objects associated with them.
These pages have .swf files like so:

<EMBED SRC="xyz.swf"</EMBED>

Is it possible to use wicket to localize those .swf files?  Serve
xyz_en.swf for english and so on?
I know you could simply create a  page_en.html, page_nl.html and so
on, but I am looking for possible automation.

Thanks
Arni

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to