Re: problem with form bean properties

2005-11-25 Thread Laurie Harper
patwary rao wrote: Hi all, I want to know is it possible to send form bean property to the custom tag.basically i want to display static text instead of text box if the user has read only ability to the page else show him text box.user role is checked in the custom tag surrounding the text

Re: problem with form bean properties

2005-11-25 Thread patwary rao
Can some help me out!!! --- patwary rao <[EMAIL PROTECTED]> wrote: > Hi all, > I want to know is it possible to send form bean > property to the custom tag.basically i want to > display > static text instead of text box if the user has read > only ability to the page else show him text box.u