I've added a few variables to my bean, and gave them set,gets as
well,recompiled, and now my page will pull all the other fields except
those from the bean, they always show as blank. Someone told me to reboot
the machine running the webserver, but that didn't work.
Then I made a new bean and my pages can't seem to pull from that bean
either?
Any idea how to fix this problem?
I had the problem before and the bean randomly started working -- I don't
know what I did.
--C
John - 27 May 2004 16:59 GMT
> I've added a few variables to my bean, and gave them set,gets as
> well,recompiled, and now my page will pull all the other fields except
[quoted text clipped - 10 lines]
>
> --C
The only way *I* can do it is by redoing the whole .ear. Apparently some
application servers are better than others for this (I'm using Sun AS8).
John
k0nsl - 28 May 2004 02:25 GMT
Could you explain how I would do this?
I'm running Tomcat 4.1 I think with the bean.java/bean.class in classes
folder where it should be.
Thanks again
--C