Re: printing label from Form bean

2006-04-09 Thread Laurie Harper
Deva Pitchai(NatureSoft) wrote: Is htere a way to print a value in html as label from Form bean, without using bean:write tag? I cant use the bean:write because it is asking for the bean name. I have some include jsp files, which may have different form bean depending on the file where it is

printing label from Form bean

2006-04-07 Thread Deva Pitchai(NatureSoft)
Is htere a way to print a value in html as label from Form bean, without using bean:write tag? I cant use the bean:write because it is asking for the bean name. I have some include jsp files, which may have different form bean depending on the file where it is included. So I cant give the fo