Lukasz,
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.
Hope that helps.
e.
On Jul 16, 2005, at 12:05 PM, Lukasz Kucharski wrote:
Hi there.
What I need to do in my app is to implement container managed
security. To make this possible i need to move html and .page files
around to different folders.Migrating to 4.0 is not an option.
Could anyone point me to right direction, how to make this work?
I tried looking at Appfuse source code where pages are placed in
different (than WEB-INF) directory but I don't really know how it's
being done there. Could anyone help me out please?
--
Pozdrawiam
Lukasz Kucharski
[EMAIL PROTECTED]
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]