Is this what you want?

<% String str = "The value of i = " + request.getParameter("param_Name");
%>
<%= str %>


>From: Sreenath Venkatramanappa <[EMAIL PROTECTED]>
>Reply-To: "Sreenath.V" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Urgent: How to Evaluate the jsp code in a String
>Date: Fri, 21 Apr 1995 14:22:34 +0530
>
>You can't evalute the JSP code in String !
>----- Original Message -----
>From: "Hamid" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Saturday, April 21, 2001 1:39 PM
>Subject: Re: Urgent: How to Evaluate the jsp code in a String
>
>
> > Hi,
> >
> > <%      String str = "The value of i = <%=
>request.getParameter("param_Name");
> > %>"; %>
> > <%= str %>
> > now when displaying str it shows the code. Now wants to evaluate it
>first
> > and displays its results.
> >
> > Hamid Hassan
> > Software Engineer
> >
> > -----Original Message-----
> > From: A mailing list about Java Server Pages specification and reference
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Joe Blow
> > Sent: Saturday, April 21, 2001 12:16 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Urgent: How to Evaluate the jsp code in a String
> >
> >
> > <% if(sString == null) {do something}
> >    else {do something else}
> > %>
> >
> > Is this what you wish or something else ?
> >
> > -----Original Message-----
> > From: Hamid [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, April 21, 2001 3:11 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Urgent: How to Evaluate the jsp code in a String
> >
> >
> > Hi,
> > Is there any way / method to evaluate the jsp code in a String . As we
>do
>in
> > coldfusion to evaluate the code in a String and then take decision or
> > display it in browser.
> > e.g i have concatenated the code of jsp, filtering from different
> > conditions, to a string . Now if will display that string it will
>display
> > the code of jsp not display the evaluated results of jsp.
> >
> > looking for an urgent help
> >
> >
> > Thanx
> >
> > Hamid Hassan
> > Software Engineer.
> >
> > -----Original Message-----
> > From: A mailing list about Java Server Pages specification and reference
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Ray O'Leary
> > Sent: Saturday, April 21, 2001 3:51 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Creating Objects with UML and Java.
> >
> >
> > "The Unified Modelling Language User Guide Guide" by Booch, Rumbaugh &
> > Jacobson, while not specific to Java, worked really well for me.  I
>started
> > really working with Java about 20 months ago, so I may not be the best
> > source for recommendations, but I found it very helpful.
> >
> > ----- Original Message -----
> > From: "Gilson do Nascimento Del Rei" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, April 20, 2001 16:53
> > Subject: Creating Objects with UML and Java.
> >
> >
> > > Hello,
> > > Does someone know a good book about UML using Java ?
> > > thanks in advance.
> > >
> > >
> >
>===========================================================================
> > > 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://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".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> > DIGEST".
> > 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".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> > DIGEST".
> > 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".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> > DIGEST".
> > 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".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
> > 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".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
>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

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.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://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