You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Johan den Boer <jo...@gmail.com> on 2009/12/06 08:07:41 UTC

Location of html files

Hi,

I place my html files in the same package where my java classes resides. Is
it possible to change this. I want to place my html files in the
WEB-INF/page directory

-- 
thanks a lot,

Johan den Boer

Re: Location of html files

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
IResourcePath?

Ernesto


On Sun, Dec 6, 2009 at 8:07 AM, Johan den Boer <jo...@gmail.com>wrote:

> Hi,
>
> I place my html files in the same package where my java classes resides. Is
> it possible to change this. I want to place my html files in the
> WEB-INF/page directory
>
> --
> thanks a lot,
>
> Johan den Boer
>

Re: Location of html files

Posted by maven apache <ap...@gmail.com>.
http://cwiki.apache.org/WICKET/control-where-html-files-are-loaded-from.html
<http://cwiki.apache.org/WICKET/control-where-html-files-are-loaded-from.html>See
 the above page.
Also I think it is a little complex for costuming the location of resources.

2009/12/6 Johan den Boer <jo...@gmail.com>

>
> Hi,
>
> I not like my html files / css files / images are all locates in the same
> package but seperated in directories i.e.
>
> html files goto  ../html
> css files go to  ../css
> images go to   ../images
>
> why is this not possible
>
> johan
>
>
> Marat Radchenko-2 wrote:
> >
> > With custom IResourceFinder, you can put them wherever you want. But
> > why? You should have a strong reason to not follow defaults.
> >
> > 2009/12/6, Johan den Boer <jo...@gmail.com>:
> >> Hi,
> >>
> >>  I place my html files in the same package where my java classes
> resides.
> >> Is
> >>  it possible to change this. I want to place my html files in the
> >>  WEB-INF/page directory
> >>
> >>  --
> >>  thanks a lot,
> >>
> >>
> >>  Johan den Boer
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/Location-of-html-files-tp26662782p26662799.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: Location of html files

Posted by Johan den Boer <jo...@gmail.com>.
Hi,

I not like my html files / css files / images are all locates in the same
package but seperated in directories i.e.

html files goto  ../html
css files go to  ../css
images go to   ../images

why is this not possible

johan


Marat Radchenko-2 wrote:
> 
> With custom IResourceFinder, you can put them wherever you want. But
> why? You should have a strong reason to not follow defaults.
> 
> 2009/12/6, Johan den Boer <jo...@gmail.com>:
>> Hi,
>>
>>  I place my html files in the same package where my java classes resides.
>> Is
>>  it possible to change this. I want to place my html files in the
>>  WEB-INF/page directory
>>
>>  --
>>  thanks a lot,
>>
>>
>>  Johan den Boer
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Location-of-html-files-tp26662782p26662799.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: Location of html files

Posted by Marat Radchenko <sl...@gmail.com>.
With custom IResourceFinder, you can put them wherever you want. But
why? You should have a strong reason to not follow defaults.

2009/12/6, Johan den Boer <jo...@gmail.com>:
> Hi,
>
>  I place my html files in the same package where my java classes resides. Is
>  it possible to change this. I want to place my html files in the
>  WEB-INF/page directory
>
>  --
>  thanks a lot,
>
>
>  Johan den Boer
>

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