Javed <javed.attar <at> gmail.com> writes:

> I am having to different markups for the same page(java file) so when I
> start my server and hit that page it with criteria that selects markup
> dynamically it displays that page with that markup but when I hit it one
> more time (without restarting server) with different criteria which should
> change the markup but it is showing first(old or previous) markup. 
> After doing google, I came across this markup cache thing. but didnt get any
> solution.

Have you tried using that criteria to set the style in the session?
A different style will allow you to provide a different markup.



-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to