You can get the past documentation here:
http://edhill.its.uiowa.edu/display-0.8/
or here
http://sourceforge.net/projects/displaytag/

Also there are some mods that have been made here:
http://timgolden.com/taglib/


Thanks,
Tim Golden

Thank You,
Tim Golden
CNI Corporation
[EMAIL PROTECTED]
www.CNICorp.com
www.Ad-Desk.com
www.Ad-Desk.com/AdDesk
(603) 673-6600 X225
(603) 672-6633

>>> [EMAIL PROTECTED] 03/13/03 16:42 PM >>>
>> Hi,
>>
>> I'm pretty sure I read the solution to this just last night but now I
>> can't find it...
>>
>> The display:* taglib will let me do something like this:
>> <display:table width="75%" name="reportList">
>>   <display:column property="reportCategoryName"
>>     title="Category" group="1" sort="true"/>
>>
>> The resulting HTML will be a table and the 'Category' header will be
>> a link of the form:
> http://.../MyApplication/WEB-INF/jsp/layout.jsp?order=dec&sort=1
>>
>> What I want is more along the lines of:
>>     http://.../MyApplication/some/action.do?order=dec&sort=1
>>
>> Isn't there some tiles trick that sets things up so that this works?
>>
>> Thanks,
>> J
>>
>
> You can specify a requestURI attribute as part of the <display:table>
> tag.

Yes, thank you. That does help a lot. Not to be a dumbass... but where
the
heck are all those attribute documented?

>
> HTH,
>
> Matt


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