Re: JSTL & Source Code
- From: Chris Smith <cdsmith@xxxxxxx>
- Date: Fri, 16 Sep 2005 08:45:38 -0600
Mike <mike@xxxxxxxxxx> wrote:
> JavaScript and CSS programmers have for years, been looking for the
> "holy grail", i.e., the ability to hide source code.
And calling it the "holy grail" is a bit generous. At least the Holy
Grail has some small chance of still existing in one piece. The problem
you mention is just plain impossible to completely solve.
> Was not aware that a fringe benefit of JSTL was the ability to hide
> html source code. How secure is this? Can someone hack it to get the
> html source?
The benefit simply doesn't exist. If the page author did something to
hide the HTML source, then it's entirely unrelated to JSTL. You've been
distracted by a red herring.
As someone else mentioned, if you want to see what's really happening
there, you can just use wget to retrieve the page and examine it in a
hex binary editor or a text editor.
--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.
Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
.
- References:
- JSTL & Source Code
- From: Mike
- JSTL & Source Code
- Prev by Date: Re: ProcessBuilder : notification to java from the external executable
- Next by Date: Re: Custom URLStreamHandler for "file" protocol
- Previous by thread: Re: JSTL & Source Code
- Next by thread: how to save System.err in a log file?
- Index(es):
Relevant Pages
|