Garbage
God of Mistakes...
Hello...
I've taken a domain name and webspace for my website.
It's a windows server for hosting.
I have built a website with MySQL database. Now, the problem is that, there is no MySQL server installed on the web server. I must have MySQL installed on the server to run website.
Same for Tomcat. I made .jsp pages which needs Servlet engine to parse. Normal Apache server can't parse .jsp files. So, can I install Tomcat Server on that server (may on different port)?
Otherwise I've to convert all my JSP code to PHP or ASP code. 8)
I have FTP access to server. i.e. I can download and upload files on that sever.
Any way ?? Please help....
I've taken a domain name and webspace for my website.
It's a windows server for hosting.
I have built a website with MySQL database. Now, the problem is that, there is no MySQL server installed on the web server. I must have MySQL installed on the server to run website.
Same for Tomcat. I made .jsp pages which needs Servlet engine to parse. Normal Apache server can't parse .jsp files. So, can I install Tomcat Server on that server (may on different port)?
Otherwise I've to convert all my JSP code to PHP or ASP code. 8)
I have FTP access to server. i.e. I can download and upload files on that sever.
Any way ?? Please help....