Just a few curious questions.

Are you running this as a service, from the console or from the shortcut?

Are you logged in as an administrator? Where you when you installed?

What are the permission setting on the directories that you installed to?

Just thinking of a far fetched idea. If the permissions are read-only on the
files you installed then you would not get any warnings in the logs or jsp
being compiled. Although it should kick back an error on the web page,
stranger things have happened.

Doug
www.parsonstechnical.com


----- Original Message ----- 
From: "Hassan Schroeder" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Saturday, May 22, 2004 5:12 PM
Subject: Re: problem with JSP -> no data returned


> 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]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to