|
Hi,
can someone explain the significance of the asterix
in the second line of the code below?
The tutorial I am using does not explain
it.
many thanks,
Leon.
<jsp:useBean id="mybean" scope="session"
class="hello.NameHandler" />
<jsp:setProperty name="mybean" property="*" /> |
- Re: can someone explain this trivial thing...? Leon Andrews
- Re: can someone explain this trivial thing...? Young Dave
- Re: can someone explain this trivial thing...? Eugene O'Brien
