You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by m_salman <mo...@yahoo.com> on 2008/08/30 07:54:08 UTC

user customized html

Hi,

I would like to allow the user/customer to be able to provide his html file
(with the style elements or sheet) to be used with the components created by
java. So I guess the java code will need to know which html file to use
based on the user.


Is that possible to do so with Wicket? If so how?

I searched the forum for 'custom html' and I got information about how to
override the wicket provided htmls.  


Thanks. And great product.

-- 
View this message in context: http://www.nabble.com/user-customized-html-tp19230694p19230694.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: user customized html

Posted by Igor Vaynberg <ig...@gmail.com>.
search for imarkupresourceprovider or component.getvariation

-igor

On Fri, Aug 29, 2008 at 10:54 PM, m_salman <mo...@yahoo.com> wrote:
>
> Hi,
>
> I would like to allow the user/customer to be able to provide his html file
> (with the style elements or sheet) to be used with the components created by
> java. So I guess the java code will need to know which html file to use
> based on the user.
>
>
> Is that possible to do so with Wicket? If so how?
>
> I searched the forum for 'custom html' and I got information about how to
> override the wicket provided htmls.
>
>
> Thanks. And great product.
>
> --
> View this message in context: http://www.nabble.com/user-customized-html-tp19230694p19230694.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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