Home » Developer & Programmer » JDeveloper, Java & XML » Executable(EXE) of Java/JSP
Executable(EXE) of Java/JSP [message #252804] Fri, 20 July 2007 01:13 Go to next message
jadoo83
Messages: 26
Registered: October 2006
Location: Mumbai
Junior Member
Hi,

I want to know, how can we create EXE of Java/JSP project?


Regards
Jitendra Gupta

[Updated on: Fri, 20 July 2007 05:25]

Report message to a moderator

Re: Executable(EXE) of Java/JSP [message #253270 is a reply to message #252804] Mon, 23 July 2007 06:05 Go to previous messageGo to next message
Frank
Messages: 7901
Registered: March 2000
Senior Member
You cannot.
You have to deploy it to a webserver that can serve jsp.
Re: Executable(EXE) of Java/JSP [message #260511 is a reply to message #252804] Mon, 20 August 2007 03:28 Go to previous messageGo to next message
starsand
Messages: 1
Registered: August 2007
Location: India
Junior Member

It is true that we need to deploy JSPs to a webserver that can serve them to the client. The question is if I have to deploy the JSPs to the customer's server then the customer gets to see al the code that I have written (even if I deploy class files they can always be reverse engineered!).
How to prevent this ??
Re: Executable(EXE) of Java/JSP [message #260811 is a reply to message #260511] Tue, 21 August 2007 00:43 Go to previous message
Frank
Messages: 7901
Registered: March 2000
Senior Member
You can't. There is always a way to reverse engineer code.
Don't make a fuzz out of it; if you deliver in time, with the agreed amount of functionality and not too many bugs, the customer will be satisfied enough to come back to you.
Previous Topic: How to create xml from database using standard xmlsheema
Next Topic: How can I call JSP Page through HTML?
Goto Forum:
  


Current Time: Thu Mar 28 19:03:36 CDT 2024