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

On 10/13/07, pierobo <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Shams Ali-2 wrote:
> >
> > Hi,
> >
> > I think u might consider using getVariation()of WebPage class and
> > dynamically generated htmls along with some tricks in the java code :).
> >
> > Hope it helps.
> >
> > Shams
> >
> I need the opposite :-), static HTML pages and dynamic management...
> If you want, give a look to my last reply to Nino.
>
> Thanks for your help
> --
> View this message in context:
> http://www.nabble.com/Is-Wicket-suitable-for-my-CMS--tf4536847.html#a13189884
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Shams Mahmood

Reply via email to