History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-1371
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: tm_jee
Reporter: Konstantin Pribluda
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
WebWork

Force URL bean to return itself in setters instead of void

Created: 24/Oct/06 07:26 AM   Updated: 10/Jan/07 09:26 AM
Component/s: Views
Affects Version/s: 2.2.4
Fix Version/s: 2.2.5

Environment: any / velocity view


 Description  « Hide
com.opensymphony.webwork.util.URLBean.setPage() shall return this instead of void.

( allows nice syntax in velocity - <a href="$url.setPage().addParameter().addParamater()..."/>
instead of setting page separately.)





 All   Comments   Change History      Sort Order:
tm_jee - [10/Jan/07 09:22 AM ]
Fixed. thx for bringing it up Konstantin.

Checking in java/com/opensymphony/webwork/util/URLBean.java;
/cvs/webwork/src/java/com/opensymphony/webwork/util/URLBean.java,v <-- URLBean.java
new revision: 1.9; previous revision: 1.8
done