I am directing my browser properly to http://localhost/jsppage but the problem
is persistant, is there something wrong with jrun cofiguration or possibly
pws.
thanks.
sidney



"Mirko Froehlich" <[EMAIL PROTECTED]> wrote:
Are you maybe double-clicking on the JSP page, rather than pointing your
webbrowser at "http://localhost/.../jsp_page.jsp"? In the first case, the
browser simply renders the HTML tags it knows and ignores the other ones
(i.e. the JSP tags), without the JSP engine being invoked.

-Mirko


> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of sidney woods
> Sent: Thursday, December 09, 1999 1:42 PM
> To: [EMAIL PROTECTED]
> Subject: jsp-tags
>
>
> Hello,
> i am runnig pws with jrun on nt. the browser displays the .jsp
> page but only
> with what is written in html. none of the jsp tags seem to work.
> for eg. it is
> not displaying anything with : <% out.println("Hello") %>
> any suggestions what might be wrong.
> thanks
> sidney
>
>
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to