How to configure the Database??

Sir,
If suppose I am generating an application without using X-Application Generator.I will be storing my pages within a application folder of webapps directory right??
And now I am going to use a schema from the database.WHere can I specify the database in my jsp pages?

Normally if u are using X-Application Generator,web.xml will be holding the URL of the Database…

What should I do if i am generating my application without using the X-Application Generator?

dgdfgf

Hello,

if you want to buid an application without generator, you have to provide a web.xml file.

Have a look at X-Application documentation about the parameters or just copy an existing web.xml file and adapt its parameters.

Bye,
Christian.