Mahesh a wrote:
> how to connect front end(jsp) and back end (mysql)? what is this
> library files? wat does it contain and how do we create this?
> any help would be appreciated, thank you...
>
>
Using JDBC MySql Connector Library.
For this, U can read README file in the package.
Regards
Firda
EaKG wrote:
> Hi everyone!
> i'm creating a web project and i have a folder in a local hard-disk
> (ex. D:\image_storage\imagesname.jpg).
> But i want to show list of images in jsp but i dont want to copy all
> of these images to webapps of Tomcat.
> Is it possible ?
>
> Thanks :)
>
>
I think i