Results 1 to 2 of 2
Thread: My Web App on Internet
- 03-11-2010, 11:22 PM #1
Member
- Join Date
- Aug 2007
- Posts
- 17
- Rep Power
- 0
My Web App on Internet
Hi! I'm developing a Web app with Struts. At first it had to work on a Intranet but now it's neccessary put it in Internet. So I have this questions:
- How can I publish my app on Internet? So far all the sites that provide hosting offer just PHP support.
- How can I update the web app contents? All my pages have been created but along the time I have to update them. Is there any tool or procedure to update my pages? I've seen something about Joomla but I think I'm far away from the solution.
Please help me. I'm waiting your answers. Thanks in advance!
- 03-14-2010, 09:13 PM #2
Senior Member
- Join Date
- Dec 2009
- Location
- Belgrade, Serbia
- Posts
- 364
- Rep Power
- 4
You have to some Web Hosting Company that offers Java Hosting.
They usually offers some package like:
• Tomcat 5.5 / Tomcat 6
• PHP 5.3+
• MySQL 5.1+
• PostgreSQL 8.1+
• Perl 5.8 + Modules
So question you have to solve:
- Am i OK with Tomcat
- which DB do I use : no Oracle here no SQL Server...
- Am i OK with capacities that are offered: number od DB's, size, connection bandwidth...
- Maybe most important: Am I OK with SHARED HOSTING.
That means you cannot control any server - you cannot install, start, stop...Tomcat, MySQL...because many other users are using it at same time (SHARED)
- Can i afford it (from like 10$/month)
Make a phone call to some Java Hosting company and let them help you.
You have to connect to remote Java hosting account once you get it.How can I update the web app contents?
You just do like using remote file system - copy fresh pages to folders
on deployed web app on web server
you OK with this?
Similar Threads
-
pc is connected to internet ???
By mahdi-farzami in forum NetworkingReplies: 1Last Post: 03-26-2010, 03:28 PM -
Internet Explorer
By maria.mt in forum New To JavaReplies: 2Last Post: 04-17-2009, 05:10 AM -
Test internet speed
By kalpo in forum NetworkingReplies: 0Last Post: 03-31-2009, 12:20 AM -
Get a File form internet by URL?
By makpandian in forum NetworkingReplies: 1Last Post: 02-20-2009, 06:48 PM -
Internet Filter
By sundarjothi in forum Java ServletReplies: 0Last Post: 05-15-2008, 11:50 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks