| Author |
Struts if tag issue
|
Joe Harry
Ranch Hand
Joined: Sep 26, 2006
Posts: 8795
|
|
Guys,
I have the following struts:if tag which should actullay return true:
the isSourceCode property in currentQuestion is true. But why does this not evaluate to true in my above tag? What mistake is there? I do not see any exceptions or anything.
|
SCJP 1.4, SCWCD 1.4 - Hints for you, SCBCD Hints - Demnachst, SCDJWS - Auch Demnachst
Did a rm -R / to find out that I lost my entire Linux installation!
|
 |
Joe Harry
Ranch Hand
Joined: Sep 26, 2006
Posts: 8795
|
|
|
The getter method for this property had a different name and that was why it was not reading this variable. Problem resolved!
|
 |
 |
|
|
subject: Struts if tag issue
|
|
|