[opencms-dev] export jsp ?

martin koeck opencms at brainwork.at
Mon Sep 13 11:58:28 CEST 2004


i have an html page with a link to a jsp
<a href="/path/to/something.jsp">

this html page has set export:false,
and the something.jsp has set export:false

however, opencms replaces the link with

	/export/path/to/something.jsp

the jsp displays dynamic content and so fails to work there :-(

how can i avoid that the exported version of the jsp is used ?
why is the jsp exported if the flag is set to false ?

TIA
--
martin







More information about the opencms-dev mailing list