You can configure Postgresql in the struts-config.xml, and then use the
same datasource with the Jakarta Taglibs JDBC. Works like a charm. 

Struts uses "org.apache.struts.action.DATA_SOURCE" as the datasource
identifier (see Action.java).

"kuma.cra" wrote:
> 
> Hi,  im a newbie to struts basically applying the examples and reading
> the documentation (mvc). I am about to connect a psql datasource
> (Postgresql, luinx OS) database to a struts mvc utilizing a database URL
> .
> 
> Thus is there a ActionForm example and what level if i have to create a
> ActionForm class i.e /WEB-INF/classes/custom/ActionForm or can i create
> a package above WEB-INF as at the moment i am creating/modifying
> examples from the taglib's and packaging them under mt Struts-bbnpa (my
> re-named struts app's.

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 737-3463.
-- http://www.husted.com/about/struts/

Reply via email to