[opencms-dev] JSP result in pages with template

Arian Abrahantes Quintana Arian.Abrahantes.Quintana at cern.ch
Thu May 20 17:52:02 CEST 2004


try this I think it will work...

<?xml version="1.0" encoding="ISO-8859-1"?>

<xmltemplate>
<stylesheet>pathto/yourcss.css</stylesheet>


<template>
<element name="jsp"/>
</template>


<elementdef name="jsp">
    <class>com.opencms.flex.CmsJspTemplate</class>
    <template>../jsptemplates/yourjsp.jsp</template>
</elementdef>

    
</xmltemplate>

ciao


-----Original Message-----
From:	opencms-dev-admin at opencms.org on behalf of Domenico De Seta
Sent:	Thu 5/20/2004 5:45 PM
To:	opencms-dev at opencms.org
Cc:	
Subject:	[opencms-dev] JSP result in pages with template

Hi all,
 
I developed a JSP that generates tables of data from a database: it
worked fine but now I would like to have these tables shown in a page
with applied one template of mines. I am quite novice at using templates
but I see that it is not possible to apply templates to JSP pages: would
anyone suggest me an easy way forward?
 
Thanks!
 
Domenico De seta
 
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.687 / Virus Database: 448 - Release Date: 16/05/2004
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3136 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040520/88db2a0a/attachment.bin>


More information about the opencms-dev mailing list