Thanks for reply. My real concern is to keep html,images and css in separate folder, so it will be easy to add new html page with its images and css. Can I some how keep each of the html pages in separate folders? Can I locate markup from particular folder dynamically?
Marc-Andre Houle wrote: > > The two way I know of : > > 1. It can be done using variation : > http://cwiki.apache.org/WICKET/multiple-markups-per-page.html > > 2. Also possible by using a Header contributor for CSS... > http://wicketframework.org/apidocs/wicket/behavior/HeaderContributor.html > > Have fun > > Marc > > On 5/29/07, Javed <[EMAIL PROTECTED]> wrote: >> >> >> I want to give skin effect to my web application. This means, can I have >> option to select different html (look and feel) at the runtime depending >> on >> the selected skin usinging the java file (page)? >> >> if there is any provision in wicket, please let me know. >> >> Thanks in advance. >> -- >> View this message in context: >> http://www.nabble.com/Skin-effect-in-wicket-tf3833465.html#a10852794 >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> Wicket-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wicket-user >> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/Skin-effect-in-wicket-tf3833465.html#a10867201 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
