Hi,
I have the following code:
According to this there is a conditional statement when putting the <
jsp:setProperty/> inside the body of <jsp:useBean/>
In my mind this means that if I
don't set this property in the request like this:
The resulting value should be "Fred", but I get a nullpointer exception...
Why?
[ January 05, 2007: Message edited by: Henrik Engert ]
[ January 05, 2007: Message edited by: Henrik Engert ]