Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Uploading a NetBeans web application to the internet.

  • 03-01-2013 02:36PM
    #1
    Registered Users, Registered Users 2 Posts: 39


    Hello to all,

    I developed a e-commerce web application in NetBeans (with GlassFish server) using JavaEE technologies. I made an account at freehosting.com, however I am confused about where I should put my .java, .xml, .jsp files and JDBC driver.

    Freehosting gave me a cPanel to upload my files. I figured I have to put all the files that I want to be visible into the public_html folder, but I'm not sure if I should put the .xml and .java files in there as well. Could someone advise me about this?

    There's a phpmyadmin tool for creating a MySQL database and I've managed to set that up, but I don't know where to put the JDBC driver.The NetBeans e-commerce tutorial mentions putting the driver in the server's lib folder, but I can't find that.

    If anyone could give me advice on how I can sort this out it would be much appreciated.

    Thank you.


Comments

Advertisement