> 
> Just to get this straight...all of your .html, .page, and .jwc files
> are in your WEB-INF directory?   You can nest them into sub folders,
> but that will require you to reference all of you pages and
> components in your .application file.
> 
> <page name="MyPage"
>              specification-path="templates/myapp/pages/MyPage.page"/>
> 
> <component-type type="PageWrapper"
>              specification-path="templates/myapp/components/
> PageWrapper.jwc"/>
> 
> 
> The specification path is relative to the WEB-INF directory.
> 

Yeah, I just realized how silly my question must have seemd to you
when you read it. I guess I put all my files in Web-inf dir because
all the examples I 've seen so far followed this convetnion. Then I
read smwhere that all my files must be in web-inf directory and I must
have hadrcoded it into my mind and not try anyting different.

Thanks for you time Eric.

-- 
Pozdrawiam

Lukasz Kucharski
[EMAIL PROTECTED]
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to