Form Bean scope problem

Hi,

I am facing a weird problem with struts. I have a link on the first page of my application, clicking on which I invoke a action class. It connects to database, pulls out data populates a form bean and forwards to a jsp.

In the jsp, I am accessing the properties of the form bean and I am displaying. But when I run the same, all the values displayed are empty. However logs at action classes convey that data was fetched from database and is set into the form bean. I have set the scope of the bean to be request.

Any guess what could be the problem?

Regards,

Hari

[605 byte] By [harilabsa] at [2007-11-26 13:14:17]
# 1
Please show me our struts-config xml entry.
reflex2javaa at 2007-7-7 17:33:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...