David:

I get test$jsp.java
Regards,

-Martin


>From: David Hyne <[EMAIL PROTECTED]>

>Reply-To: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: How do you convert a jsp page into Java?
>Date: Tue, 17 Sep 2002 14:05:59 -0700
>MIME-Version: 1.0
>Received: from mc1-f30.law16.hotmail.com ([65.54.236.37]) by mc1-s8.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Tue, 17 Sep 2002 17:27:34 -0700
>Received: from swjscmail2.java.sun.com ([192.18.99.108]) by mc1-f30.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Tue, 17 Sep 2002 14:13:57 -0700
>Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107])by swjscmail2.java.sun.com (Postfix) with ESMTPid C089521425; Tue, 17 Sep 2002 15:08:58 -0600 (MDT)
>Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release 1.8d) with spool id 2753014 for [EMAIL PROTECTED]; Tue, 17 Sep 2002 15:07:04 -0600
>Received: from tmmail.tmhq.centerspan.com (mail.centerspan.com [208.151.240.190]) by swjscmail1.java.sun.com (Postfix) with ESMTP id DB377480A for <[EMAIL PROTECTED]>; Tue, 17 Sep 2002 15:07:02 -0600 (MDT)
>Received: by mail.centerspan.com with Internet Mail Service (5.5.2655.55) id ; Tue, 17 Sep 2002 14:05:59 -0700
>Delivered-To: [EMAIL PROTECTED]
>X-Mailer: Internet Mail Service (5.5.2655.55)
>Message-ID: <[EMAIL PROTECTED]>
>Sender: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 17 Sep 2002 21:14:00.0090 (UTC) FILETIME=[2439D7A0:01C25E8F]
>
>Check your /WEB-INF/work/ directory. For every JSP page, the server
>generate (servlet) codes i.e. if test.jsp, the java file will be
>"_test_jsp.java".
>
>Hope this help!
>
>-----Original Message-----
>From: Anand Desai [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, September 17, 2002 1:59 PM
>To: [EMAIL PROTECTED]
>Subject: How do you convert a jsp page into Java?
>
>I am seeing errors in my java code embedded in my jsp pages.
>The java code line #s reported are incorrect. How do I convert my jsp page
>into java code?
>
>Thanks,
>Anand
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://archives.java.sun.com/jsp-interest.html
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.jsp
> http://www.jguru.com/faq/index.jsp
> http://www.jspinsider.com
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://archives.java.sun.com/jsp-interest.html
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.jsp
> http://www.jguru.com/faq/index.jsp
> http://www.jspinsider.com


Chat with friends online, try MSN Messenger: Click Here
=========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com

Reply via email to