Shams Imam wrote:
> 
> Then you could maintain a java class corresponding each html file the user
> can create.
> When the user saves his html you could store meta information for that
> html
> file like what all wicket-panels it uses. Then inisde the java class you
> can
> process this meta information and add corresponding panels to your page in
> java :).
> 
> Shams
> -- 
> Shams Mahmood
> 
> 
Do you mean that I could inspect the pages at runtime and store all custom
tag as a metadata? This is interesting, but since that pages have not a
bound Java class, how could I manage these?
Sorry if these questions seem silly to you Wicket users :blush:
-- 
View this message in context: 
http://www.nabble.com/Is-Wicket-suitable-for-my-CMS--tf4536847.html#a13191270
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