Where will you add the <%=...%> inside ?
If you're asking whether you can have jsp expression <%=...%>
within a tag, the answer is yes.
At 09:18 pm 22-10-2001 -0400, you wrote:
If I am
iterating over a collection..
Where Patients has an account Object that has
an SSN property.
If I am iterating over a
collection..
Where Patients has an account Object that has an
SSN property.
is it possible to add the following inside the
iterate tag
<%=Patients.getAccount().getSsn()%>The
reason I ask, is I want to pass the SSN to Javascript in an Oncli
2 matches
Mail list logo