Hi,
try to add getMyBussinessObject() in ActionClass and on Your jsp
<s:property value="myBussinessObject.someBussinesProperty"/>. Still,
You need myBussinessObject field in ActionClass.

Best greetings,
Paweł Wielgus.

On 04/08/2008, Dhiraj Thakur <[EMAIL PROTECTED]> wrote:
> Hi there,
>  is it possible to separate getter and setter from ActionClass ?
>  so that my action class will only contain logic related to action and BO
>  class with all the getter and setter.
>
>  Regards,
>
> Dhiraj
>

Reply via email to