[opencms-dev] Database Access from website to database
Joe Desbonnet
jdesbonnet at gmail.com
Mon May 30 18:05:50 CEST 2005
I'm about to start using OpenCMS to manage a very database centric web
site (business listings etc). The approach I'm going to take is to
make HTTP requests to a servlet in a separate webapp (using Jakarta
Commons HttpClient library). The parameters to the database search
will be in the request parameters.
eg:
http://myDbServer:8080/MyDBSystem?query=select+id,name,telephone+from+businesses+where+category=cafe
That servlet will take care of all the db access, business logic and
rendering to HTML. It will return return ready-to-use HTML which will
be included in the OpenCMS pages. I'll let you know how I get on.
Joe.
On 5/30/05, Tamara Altenkirch <t.altenkirch at much-net.de> wrote:
>
>
>
> Hello, everybody!
>
>
>
> Does anyone have an already written implementation of Database access?
>
> I want to read the contents for a page out of the database.
>
> How can I use Struts in OpenCMS 5.0?
>
>
>
> Mit freundlichen Grüßen
> Tamara Altenkirch
> Anwendungsentwicklung
>
>
>
>
>
> much-net AG
> Simrockstraße 21 - 23
> 53113 Bonn
> Fon ++49 (0) 2 28-9 11 46-24
> Fax ++49 (0) 2 28-9 11 46-46
> t.altenkirch at much-net.de
> www.much-net.de
>
>
>
>
>
> ***********************
> This message is intended only for the personal and confidential use of the
> designated recipients named above. If you are not the intended recipient of
> this message you are hereby notified that any review, dissemination,
> distribution or copying of this message is strictly prohibited. This
> communication is for information purposes only and should not be regarded as
> an offer to sell or as a solicitation to buy any financial product or
> service, or as an official confirmation of any transaction, or as an
> official statement of much-net AG. Email transmission cannot be guaranteed
> to be secure or error-free. Therefore, we do not represent that this
> information is complete or accurate and it should not be relied upon as
> such. All information is subject to change without notice.
>
>
>
>
> _______________________________________________
> 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