• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Finding difficult using:Tomcat5.0,JSTL, and a Datasource(MS ACCESS)

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Stinging nettles are edible. But I really want to see you try to eat this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic