Adam

I've been thinking about this for a while now. What do you think would be a good name for an attribute that could remove the need for el for html:link then?

This is a common problem, loads of folks seem to have paths as properties returned to a page and then have to use a redirect mechanism just to hit a link..

<html:link foo="myobj.myproperty">

If you catch my drift, I just have no idea what to propose as an attribute name.


Cheers Mark

On Monday, September 1, 2003, at 10:37 AM, Adam Hardy wrote:

Yup, so will I - hopefully <c:url> will grow.... :)

On 09/01/2003 11:16 AM Mark Lowe wrote:
Ha... Nice one
Seems to be so as well,
Although...
<a href="<c:url value="/foo.jsp" />" target="_blank">
but I don't like it.. it lacks the elegance of
<html:link page="/foo.jsp" target="_blank">
So I guess I'll use the later, given that JSTL looks a little tortured.
Cheers Mark
On Monday, September 1, 2003, at 09:49 AM, Adam Hardy wrote:
Hi David,
what about <c:url>? It doesn't allow the target="_blank" attribute. I am forced to use <html:link> still.


Adam

On 09/01/2003 08:06 AM David Thielen wrote:

I've been using jstl and html-el and it's working great. I don't use any
other struts taglibs.
----- Original Message ----- From: "Prasenjit Narwade" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, September 01, 2003 11:39 AM
Subject: Struts Taglib + JSTL Feasible ??
Hello Friends,
I have been using Struts for about a year now. And have used most of the
Struts tags with no problem whatsoever. Most knowledgeable users from this
list suggest the using JSTL over struts tags (if there is an option). For
the coming project we are planning to use JSTL. Members of our development
team are quite comfortable using Struts tags, however, haven't used JSTL
before. So to facilitate smooth tranisition we are looking at the
feasibility of using JSTL and Struts taglib together to start with.
I need to know whether it is possible to do so. Secondly, which set of
struts tags (html, logic, etc.) should be preferred over JSTL counterpart
and vice-versa.
Regards,
Prasenjit.
-------------------------------------------------------------------- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
struts 1.1 + tomcat 4.1.27 + java 1.4.2
Linux 2.4.20 RH9


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- struts 1.1 + tomcat 4.1.27 + java 1.4.2 Linux 2.4.20 RH9


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to