1. According to my knowledge there is no free installer for client site Java
application but I wrote one for myself in c++.
2. Why do you think client will see your JSP? Never. Your web server will
compile JSP to Servlet and Servlet will output HTML to client when people
visit that JSP. You do not need hide anything because they are perfect.
3. cannot tell
4. How about Apache Tomcat?
I am a little confused about your project. You talk web server and
standalone application. Do you want to run Java application from client
machine to access your web server instead of browsers?
-----Original Message-----
From: Srinivasan Kannan [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 31, 2001 3:19 AM
To: [EMAIL PROTECTED]
Subject: Please help - it's urgent
Hi friends,
We have developed a web-based application called
Personal Portfolio System in our
company using JSP, JavaBean, MySql, Apache Web Server
& New Atlanta ServletExec Application
Server. Intially our company has planned to distribute
it as a standalone application to
Home users. I have a few questions with regard to
distribution and installation of this
application.
1. Is there any free install tool through which i can
create an installation kit for our web application.
2. Since we have embedded most of our Java code within
the JSP page (even though this is not the correct way
to do) i want to know whether there is any way to
prevent the user from seeing the code of the JSP page
itself. Now we dont have any option ( because of time
factor ) of converting all the Java code into a bean
or the whole page into a servlet.
3. In the case of MS Access we can give our client(s)
with just the .mdb file with the tables created in it.
Is there anything similar in MySql database also or
else we have to install MySql in our client's system
and create all the tables required for our application
which will be a tedious effort on our part.
4. With regard to Web & Application (servlets/jsp
enabled) server is there any ** free ** integrated
server which includes both Web & Application server in
it.
5. In short we want our JSP based application to run
on our client's system ( Standalone system ) with
minimal installation.
Thanks in advance
Srinivasan.
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/?.refer=text
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets