[opencms-dev] Simple guide to accessing a database from OpenCMS?
Claus Priisholm
cpr at codedroids.com
Mon Jun 28 08:59:00 CEST 2004
Depending on the actual needs you should either do 'plain' data access
as described in any JSP book, or if you need the data somehow to
managed from the OpenCms' virtual desktop, go for a back office module.
The latter approach is described in PDF document (look for Content
Definitions and Back office modules) on opencms.org and there's a
couple of examples (vtab and dbtab modules, see
http://opencms.al-arenal.de/ ) which describes the basics (all for
OpenCms 5).
On 27/6-2004, at 12.13, Love, Matthew wrote:
> Could anybody point me to a simple guide showing how OpenCMS can
> display the contents of some data read from a database (how a web
> page could display the name of a person given their ID number, for
> example)?
>
> From the archives I gather that "NewsModule" used to do something
> like, but only for older versions of OpenCMS. "Newsfor5.0.zip"
> has been mentioned, but Google can't find a copy anywhere.
>
> With thanks if solutions are posted!
>
>
> _______________________________________________
> 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
>
>
OpenCms links & API's: http://www.codedroids.com/community/opencms
--
Claus Priisholm
+45 48 22 46 46
cpr <you know what> codedroids.com
http://www.codedroids.com
More information about the opencms-dev
mailing list