Database Reference
In-Depth Information
<c:url var= "urlStr" value= "/mcb/mysearch.jsp" >
<c:param name= "phrase" value = "${row.phrase_val}" />
</c:url>
<a href= "<c:out value=" ${urlStr}" /> ">
<%- - HTML - encode the phrase value for use in the link label -- %>
<c:out value= "${row.phrase_val}" />
</a>
<br />
</c:forEach>
Search WWH ::




Custom Search