| Author |
Compiled JSP pages in a project
|
jsf geeks
Greenhorn
Joined: Apr 15, 2009
Posts: 1
|
|
Hi all,
I want to know that, can I have the compiled JSP pages in project, so that anybody can't see my code by viewing source code from the browser ?
Is there any way to achieve this? I am newbie to this...
Thanks in advance,
JSFGEEKS
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56529
|
|
|
No one can see your code from the browser already. All that they can see is the generated HTML that is sent to the browser.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Compiled JSP pages in a project
|
|
|