Hello Friends,
Iam developing a POC(proof of concept) for a bank. for prototype,it is sufficient using TOMCAT5.0 ,JSTL Tags, and a simple database (Say MS Access).
I did try it our using all these 3 things, but Iam unable to configure the datasource (using JSTL tags,mind you). I will be very greatfull if i could get STEP by STEP help from any body or any source. Iam actualy a designer and not a developer.
Just let me know how to configure a datasource in
Tomcat 5.0, and fetch the data using JSTL. Infact I could easily do it with ordinary Jakarta DBTags. But we are using one more tag library which gets nested and dependent on JSTL. Thats where issue arises. Kindly help.