[opencms-dev] Export jsp pages
Christian Steinert
christian_steinert at web.de
Sun May 28 16:09:02 CEST 2006
Carlo Jean schrieb:
> Then can i export jsp files with
> applied templates ?
>
>
>
sorry, read your second post too late. my apologies.
If you just want to keep the name, I think that's possible.
I the context menues of your files go to "file properties", then "Advanced"
there set the following properties:
- export = "true"
- exportname = "xxx.jsp"
I have not tried this, but this should be enough to export the file as
"xxx.jsp", if you have enable static export.
Sadly you would have to do this for each of your files.
But some tomcat configuration might be required - I don't know - if you
want to execute these published JSP files. probably you don't need a
second tomcat instance, it should be enough to take a deeper look into
your web.xml configuration plus the some docs for that.
hope that helps
Christian
More information about the opencms-dev
mailing list