[opencms-dev] about export

enol eolla at lookup-it.com
Wed Jun 25 17:10:02 CEST 2003


Hi list,
I am confused about export mechanism...
I made an application with many jsp pages based on a jsptemplate stored in
my module...
This template also use some elements of the same module.
When I point my browser to the location
http://myserver/opencms/export/myrootfolder/login.jsp
in the page doesn't appear someone of the elements, but if I navigate from
http://myserver/opencms/opencms/myrootfolder/login.jsp the application works
fine.

What can I modify to export my application entirely and use it from
http://myserver/opencms/export/myrootfolder/login.jsp?


In opencms.properties I set:
staticexport.path = export/
url_prefix_export = /opencms/opencms
url_prefix_http = /opencms/export







More information about the opencms-dev mailing list