[opencms-dev] opencms.propertis httpstreaming.enabled=true
Nico Krause
nico.krause at nsc.eu.com
Wed Nov 13 07:11:10 CET 2002
Hi all,
I have a little question regarding to the
httpstreaming.enabled=false
variable in opencms.properties. If I enable this variable the template
stucture (frame/content/body/etc. will be destroyed while viewing it
opencms will not display it correctly (not in the way it was defined in
the templates).
I enabled this parameter because I implemented a small .jsp page wich
should export me on-the-fly a *.csv file out of the database.
The problem I head - was with the following JSP code lines... which do
not seems work in OpenCMS.
response.setContentType("text/csv")
as also not the: response.setHeader(".... filename.csv"); //Set the
Filename on downloading. and/or saving.
Do you have any idea - how to implement this in OpenCMS - will I need
the new OpenCMS Beta 2 in order to do this.
Regarding to te email of Anil Patil I would also like some quick & dirty
sniplets how to use the main features and JSP-tags & librarys in and of
OpenCMS. (temples etc.)
That's all - please help me .... I'm getting confused ...
Have a successfull and nice day!
Nico
More information about the opencms-dev
mailing list