I'm trying to get a scriplet to interpret in a meta-tag, but not having
any luck:

<%
aDesc = "my description";
%>

<meta name="description" content="<%= aDesc %>">

<title><%= aDesc %></title>

The title is coming out fine, but not the content value in the meta-tag.
Is there a reason for this?

        Thx,
        Aurangzeb

--
Aurangzeb M. Agha    | Email : [EMAIL PROTECTED]
                     | Home  : +3 010 8959.558
34 Nafsika St.       | Direct: +3 010 8995.875
Voula 16673          | Mobile: TBD
Greece               | e-Fax : 978 246.0770
                     | PGP id: 0x68B3A763

"Those who would give up essential liberty to purchase a little
 temporary safety deserve neither liberty nor safety."

                                        - Benjamin Franklin

===========================================================================
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

Reply via email to