Ondrej Sv�b wrote:
In fact, I have not installed servlets examples but my servlets run well. So I do not think that it is CLASSPATH problem. That is also potential solution for this moment, that is "re"write all JSP what I need into servlets :) (I have already started.)
That's not a solution, it's a workaround, and an unfortunate one at that :-) (Markup in servlets? yuck!)
So I am really very wondering where is the problem. Have you now (after your inquiry :)) any idea?
Nope -- none whatsoever. If your JSP scriptlet code wasn't being evaluated, you'd see it returned as raw code; if it's failing to return any output due to throwing an exception, you should see a message in the console or server logs, assuming the context has logging enabled and a non-zero debug level...
I can't imagine how an out-of-the-box installation could *not* just work; do you have another system you could try installing on for comparison?
/* the last sentence indicating we have now reached the * grasping-at-straws portion of the exercise :-) */ -- Hassan Schroeder ----------------------------- [EMAIL PROTECTED] Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com
dream. code.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
