What is this happening. This isvery annoying.
Are the administrators listening?
Jay Thoden Van Velzen <[EMAIL PROTECTED]> on 07/27/2000
06:34:30 PM
Please respond to A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)
Subject: DELIVERY FAILURE: Error delivering to Brian Shicoff/Trilogy; The
request could not be performed because of an I/O device error.
Comments: To: A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]>
To: A mailing list about Java Server Pages specification and reference
<[EMAIL PROTECTED]>
X-MIMETrack: Itemize by SMTP Server on Mailwoman/Trilogy(Release 5.0.4
|June 8, 2000) at
07/27/2000 08:31:08 AM,
Serialize by Router on Mailman/Trilogy(Release 5.0.4 |June 8, 2000)
at 07/27/2000
08:44:47 AM,
Serialize complete at 07/27/2000 08:44:47 AM
Content-Type: multipart/report; report-type=delivery-status;
boundary="==IFJRGLKFGIR2147UHRUHIHD"
--==IFJRGLKFGIR2147UHRUHIHD
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Your message
Subject: Re: can u jsp:forward to a variable instead of using a quoted
str ing?
was not delivered to:
[EMAIL PROTECTED]
because:
Error delivering to Brian Shicoff/Trilogy; The request could not be
performed because of an I/O device error.
--==IFJRGLKFGIR2147UHRUHIHD
Content-Type: message/delivery-status
Reporting-MTA: dns;travis.trilogy.com
Final-Recipient: rfc822;[EMAIL PROTECTED]
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Notes; Error delivering to Brian Shicoff/Trilogy; The
request could not be performed because of an I/O device error.
--==IFJRGLKFGIR2147UHRUHIHD
Content-Type: message/rfc822
Received: from noc.trilogy.com ([149.74.1.1])
by mailwoman.trilogy.com (Lotus Domino Release 5.0.4)
with ESMTP id 2000072708310880:77364 ;
Thu, 27 Jul 2000 08:31:08 -0500
Received: from mail2.java.sun.com (mail2.javasoft.com [204.160.241.38])
by noc.trilogy.com (8.9.3/8.9.3) with ESMTP id IAA08388;
Thu, 27 Jul 2000 08:19:54 -0500
Received: from mail (mail.javasoft.com [204.160.241.28])
by mail2.java.sun.com (8.10.0.Beta13+Sun/8.10.0.Beta13) with ESMTP
id e6RDAnX17504;
Thu, 27 Jul 2000 06:10:50 -0700 (PDT)
Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release 1.8d)
with
spool id 1114921 for [EMAIL PROTECTED]; Thu, 27 Jul 2000
06:11:20 -0700
Received: from ns1.businessobjects.com (ns1.businessobjects.com
[213.11.117.2])
by mail.java.sun.com (8.10.0.Beta13+Sun/8.10.0.Beta13) with ESMTP
id
e6RDBIl11430 for <[EMAIL PROTECTED]>; Thu, 27 Jul
2000
06:11:18 -0700 (PDT)
Received: from exch-fra-lv04.businessobjects.com
(exch-fra-lv04.businessobjects.com [10.6.2.14]) by
ns1.businessobjects.com (Postfix) with ESMTP id 58DB0371E5 for
<[EMAIL PROTECTED]>; Thu, 27 Jul 2000 13:09:53 +0000
(GMT)
Received: by exch-fra-lv04.businessobjects.com.product.businessobjects.com
with
Internet Mail Service (5.5.2650.21) id <PMF22STH>; Thu, 27 Jul
2000
15:06:09 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Message-ID:
<[EMAIL PROTECTED]
com>
Date: Thu, 27 Jul 2000 15:04:30 +0200
Reply-To: A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]>
Sender: A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]>
From: Jay Thoden Van Velzen <[EMAIL PROTECTED]>
Subject: Re: can u jsp:forward to a variable instead of using a quoted
str
ing?
Comments: To: A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-MIMETrack: Itemize by SMTP Server on Mailwoman/Trilogy(Release 5.0.4
|June 8, 2000) at
07/27/2000 08:31:08 AM,
Serialize by Router on Mailman/Trilogy(Release 5.0.4 |June 8, 2000)
at 07/27/2000
08:44:47 AM,
Serialize complete at 07/27/2000 08:44:47 AM
Content-Type: text/plain; charset="iso-8859-1"
Susanne:
<%
myVar="myPage.jsp"
%>
<jsp: forward page = <%= myVar %> />
-----Original Message-----
From: susanne kaufmann [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 26, 2000 11:38 PM
To: [EMAIL PROTECTED]
Subject: can u jsp:forward to a variable instead of using a quoted
string?
Here is what I want:
myVar =3D "myPage.jsp"
<jsp:forward page=3DmyVar />
I get this error:
/we.jsp:61: Syntax error in JSP tag. No quote after name
which makes sense
What are my alternatives to using a variable as above, when my page to =
forward to is read from a bean at runtime... (using a servlet to =
dispatch?)
thanks,
susanne
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
--==IFJRGLKFGIR2147UHRUHIHD--
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets