Portal Team wrote:
>
> Thanks Sachin
> I was missing *page* in the import statement
>
> would you know why <Bean> </bean> does not produce the same result..

The syntax has changed between the early pre-releases of the JSP spec
(0.91 and 0.92) and the final versions (1.0 and 1.1). You need to know
which version of JSP your server is supporting and then find the
appropriate syntax sheet. Your server documentation should contain
information on both these things.

Hans
--
Hans Bergsten           [EMAIL PROTECTED]
Gefion Software         http://www.gefionsoftware.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

Reply via email to