Hi Vaishali,

make it

out.println("Hello");

and it will work

Manoj
At 10:00 AM 5/11/2002 +0530, you wrote:

>Hello all
>i wrote a function using
><%!
>fun(){
>'
>System.out.println("Hello");
>'
>'
>'
>}
>%>
><%
>      fun();
>%>
>and call it from the main code
>every thing  is working well but "Hello" is not printed
>why?
>no compile error is given
>
>Regards
>Vaishali
>Reliance Ind Ltd
>Ahmedabad
>
>===========================================================================
>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
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.361 / Virus Database: 199 - Release Date: 5/7/2002

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.361 / Virus Database: 199 - Release Date: 5/7/2002

Reply via email to