Re: OGNL in struts tag

2020-02-23 Thread Lukasz Lenart
Ach. my bad, I just checked how "name" is resolved in "UIBean" instead of analysing it into deep and I messed up things with "value" attribute, my explanation below niedz., 23 lut 2020 o 23:06 John Bush napisał(a): > > This works because of %{} and "a" was pushed onto the top of ValueStac

Re: OGNL in struts tag

2020-02-23 Thread John Bush
I understand the don't mix EL and Struts tags - and the use of 'top' in the valueStack. I don't understand why the following first two don't provide like displaying HTML input tags. Also why doesn't OGNL treat the third as a property of "a" and call the getter for formcolumnName. Code   

Re: OGNL in struts tag

2020-02-23 Thread Lukasz Lenart
pt., 21 lut 2020 o 04:05 M Huzaifah napisał(a): > > > > the jsp has error: > > Struts Problem Report > > Struts has detected an unhandled exception: > > Messages: > /pages/common/genericform/genericMain.jsp (line: 165, column: 24) According > to TLD or attribute directive in tag file, attr