question about struts

HI

i just ask,

if i want to connect struts using Mysql. apart from web.xml and struts-config.xml

any other xml file i have to configure.

pls any one can guide me.

[195 byte] By [Java_Jsp_servleta] at [2007-11-27 10:22:27]
# 1

This is not the right forum to ask this question.

Anyway if you use tomcat then you can provide the connection settings in the context.xml file under the META-INF directory of your application.

For more information refer to

http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html

(Presuming you are using tomcat for deployment of your web-app)

VivekChauhana at 2007-7-28 17:16:08 > top of Java-index,Java Essentials,New To Java...