Greetings iam setting up a jsp website i have JSP hosting with tomcat the .war file has been uploaded successfully and the website now resides on the server but i need to upload the .sql file and also change the database name, username etc i know how to do this with PHP, but no clue with JSP anyone got any ideas?
You don't have access to database ? Your tomcat is not "proxyed" through and Apache web server ? If yes you have php installed there ? Regards