<%@ page %> crashes too
<%@ include file="file" %> crashes too

I allready 'solved' it. Directives <%@ are not avaiable in JSP specification
.91 and I must use this version because of stupidity of IBM Websphere
Application Server; however, thanks for your help.
Now I am trying to import beans through <jsp:useBean.

----- Original Message -----
From: "suriya narayanan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 25, 2000 8:52 PM
Subject: Re: 'Attribute page has no value' Error


> <%@ page language="java" %>
> lanquage is default attribute don't want to give...
> instead of that give import statement if u are using someother package
> classes...
>
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>
===========================================================================
> 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

Reply via email to