Um..
Might just do it for you..
On 10 Aug 2004, at 08:56, ashwini jagtap wrote:
me error
can anyone correct this
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thanks Paul..
It is working fine
Ashwini
Paul McCulloch <[EMAIL PROTECTED]> wrote:
You can use *either* literals or RT expressions to provide an attribute
value to a JSP tag. You
cannot use both. See JSP.2.13.1 in the JSP 1.2 spec.
So, src="" should work,
though as other posters have noted this
You can use *either* literals or RT expressions to provide an attribute
value to a JSP tag. You
cannot use both. See JSP.2.13.1 in the JSP 1.2 spec.
So, src="<%=request.getContextPath() + "/images/a.gif"%>" should work,
though as other posters have noted this is unnceessary as html:img does this
sorry,
actually it's like that only...
due to copy paste gap has came..
it's like..
Ningappa Doddamani <[EMAIL PROTECTED]> wrote:
Try with below rectified code
src="/images/a.gif" />
with regards,
Ningappa
-Original Message-
From: ashwini jagtap [mailto:[EMAIL PROTECTED]
Sent: Tues
yes,
that's correct..
but i don't understand html:img tag is not parsing correct
Erik Weber <[EMAIL PROTECTED]> wrote:
should render as:
/images/a.gif">
if I am not mistaken.
Erik
ashwini jagtap wrote:
>Hi All,
>
>following ing tag givin me error
>
>can anyone correct this
>
>>
>src="/image
Try with below rectified code
with regards,
Ningappa
-Original Message-
From: ashwini jagtap [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 10, 2004 12:27 PM
To: [EMAIL PROTECTED]
Subject: Scriptlet in html:img
Hi All,
following ing tag givin me error
can anyone correct this
should render as:
if I am not mistaken.
Erik
ashwini jagtap wrote:
Hi All,
following ing tag givin me error
can anyone correct this
src="<%=request.getContextPath()%>/images/a.gif "/ >
Thanks
Ashwini
-
Do you Yahoo!?
Express yourself with Y! Messenger! Free.
7 matches
Mail list logo