Bugs item #894839, was opened at 2004-02-11 15:34
Message generated for change (Comment added) made by fgiust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=894839&group_id=73068

Category: main tag library
>Group: planned for 1.0
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: David Kowis (shlrm)
>Assigned to: fabrizio giustina (fgiust)
Summary: does not function in an Application Context

Initial Comment:
If you were to use displaytag in an application and
then deploy it to a webserver, displaytag doesn't take
into consideration that you need to have the modules
name prepended to the url in any href tags. So we added
an attribute and methods that interface cleanly with
the existing code.
The page  attribute, Mirrors the functionality of the
page attribute in struts tags like <html:link> and
<html:img>

We've attached the patches to the files we've edited
org.displaytag.tags.ColumnTag
org.displaytag.tags.TableTag
displaytag-12.tld

David Kowis
Christopher Dombroski

----------------------------------------------------------------------

>Comment By: fabrizio giustina (fgiust)
Date: 2004-05-02 22:52

Message:
Logged In: YES 
user_id=798060

The requestURI table attribute now always prepends the 
context path to links starting with "/".
A new attribute, "url", has been added to the column tag to 
allow the seting of a context relative link.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=894839&group_id=73068


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to