thanks so much :)
--
Rafael Taboada
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Use the altKey attribute (rather than alt) - its exactly what you're looking
for.
http://struts.apache.org/userGuide/struts-html.html#img
Also if you wanted to have different images for different locales you could
use either pageKey or srcKey
Niall
- Original Message -
From: "Rafael
in such a case you have to use titleKey="img.new"
here is the attribute from the struts-html.tld, i look in there most
of the times if i need to figure out which attribute a certain taglib
call take.
titleKey
false
true
Hope that helps :)
On Thu, 24 Mar 2005 09:34:40 -0500, Rafael Taboa
> " width="24" height="24" />
You can't nest tags like this. It's not a limitation of Struts, it's the way
tags are defined and the way they work.
For many problems like this, you can get around it by using the EL version
of the tags, but in this case you're trying to read something from a
resou
ednesday, August 11, 2004 11:32 AM
To: Struts Users Mailing List
Subject: RE: Taglibs generating lots of warning messages
> -Original Message-
> From: Andy Schmidgall [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 10, 2004 7:06 PM
> To: Struts Users Mailing List
>
> -Original Message-
> From: Andy Schmidgall [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 10, 2004 7:06 PM
> To: Struts Users Mailing List
> Subject: RE: Taglibs generating lots of warning messages
>
>
> Does anyone know anything about this? This is genera
Does anyone know anything about this? This is generating HUGE
catalina.out files, and I would really like to use log4j to catch these
rather than having to build and/or configure yet another app just to
rotate this one file...
Thanks,
Andy
-Original Message-
From: Andy Schmidgall
Sent: W
Or, add it yourself:
package com.dotech.servlet.taglibs;
import java.net.MalformedURLException;
import java.util.Map;
import javax.servlet.jsp.JspException;
import org.apache.struts.util.RequestUtils;
import org.apache.struts.util.ResponseUtils;
public class RewriteTag extends org.apache.stru
hallelujah! Now I just need to migrate ... ugh
Erik Weber wrote:
If I'm not mistaken, the "action" attribute to html:rewrite is
supported in 1.2.
Erik
Ruth, Brice wrote:
alu, artifex wrote:
i need to rewrite an action uri for use in a javascript function,
something like this:
--
functio
If I'm not mistaken, the "action" attribute to html:rewrite is supported
in 1.2.
Erik
Ruth, Brice wrote:
alu, artifex wrote:
i need to rewrite an action uri for use in a javascript function,
something like this:
--
function foo()
{
document.location.href=;
}
--
however the r
alu, artifex wrote:
i need to rewrite an action uri for use in a javascript function,
something like this:
--
function foo()
{
document.location.href=;
}
--
however the renders html code which i can't use in my
javascript function.
the tag doesnt provide support for the "acti
There is a commercial struts extension for Dreamweaver
http://www.fwasi.com/products/
> -Original Message-
> From: ali [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 06, 2004 7:42 PM
> To: [EMAIL PROTECTED]
> Subject: taglibs bitter for web designers!!!
>
>
> the first time i used tag
I thought someone had done something for Struts/Dreamweaver a while back the
only thing I can see on the struts resources is this:
http://jakarta.apache.org/taglibs/doc/ultradev4-doc/intro.html
Niall
- Original Message -
From: "ali" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Frid
13 matches
Mail list logo