Hi,
Don't know if anyone can help me. I've got the following questions:
1. Does anyone know of anywhere that offers shared webspace which has
support for Java/JSP? Ideally running Tomcat?
2. Is there any driver/support in JSP for writing to a text file?
E.g. a website that receives many thousand submissions/day via a
feedback form - rather than simply send emails, desire is to put them
all into one text file per day then email that file. Surely there
would be a problem is several thousand people are trying to access the
text file simultaneously? Is there any driver in JSP/Java tech. to
deal with this?
3. Finally - anyone had any problems setting up a production
environment running Apache/Tomcat/Struts and Lucene on a Windows
platform?
Many thanks,
Michela.
Don't know if anyone can help me. I've got the following questions:
1. Does anyone know of anywhere that offers shared webspace which has
support for Java/JSP? Ideally running Tomcat?
2. Is there any driver/support in JSP for writing to a text file?
E.g. a website that receives many thousand submissions/day via a
feedback form - rather than simply send emails, desire is to put them
all into one text file per day then email that file. Surely there
would be a problem is several thousand people are trying to access the
text file simultaneously? Is there any driver in JSP/Java tech. to
deal with this?
3. Finally - anyone had any problems setting up a production
environment running Apache/Tomcat/Struts and Lucene on a Windows
platform?
Many thanks,
Michela.
Comment