
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
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
|
|
|
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.)
|
|
Description
|
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.)
|
Show » |
|
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