
|
If you were logged in you would be able to see more operations.
|
|
|
| Build: |
7,364
|
| Severity: |
Low
|
Hi Support,
I have a jsp that has nested properties. e.g.
<html:text property="entitlementCommand.name" size="50" maxlength="70"/>
entitlementCommand resolves to the javabean ok.
but the .name doesn't resolve properly and is marked as red "Cannot resolve form property name"
I would like to be able to click on it and go to the name getter/setter.
thanks,
Jurn
|
|
Description
|
Hi Support,
I have a jsp that has nested properties. e.g.
<html:text property="entitlementCommand.name" size="50" maxlength="70"/>
entitlementCommand resolves to the javabean ok.
but the .name doesn't resolve properly and is marked as red "Cannot resolve form property name"
I would like to be able to click on it and go to the name getter/setter.
thanks,
Jurn
|
Show » |
|