[opencms-dev] how can i do db -> xml schema mapping
bart vandendriessche
bart at nascom.be
Wed Apr 13 09:57:20 CEST 2005
Hi,
As far as I know, openCMS doesn't facilitate a way to do db -> xml
schema mapping. If you want to do this, you will have to write your own
implementation. One way of doing it that might be usefull to you is to
use simple jdbc to fetch data from a database which you then map to a
bean, which you can then serialize to xml using something like Xstream
(http://xstream.codehaus.org/).
hth,
Bart Vandendriessche
Narasimha Rao Sunkara wrote:
>
> Hi !
> i am new to OpenCMS , i have created few JSPs using templateone and my
> requirements is fetch from the database to JSP , can anybody helps me
> reg this, i need an approach to db -> xml ->JSP ( i know xml-> jsp
> with cms frame work but db-> xml i am not getting ) pls help me..
>
> Regards
> S.N.Rao
>
>
>
> <http://clients.rediff.com/signature/track_sig.asp>
>
>------------------------------------------------------------------------
>
>
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>
More information about the opencms-dev
mailing list