Listing 1: The "query" and "param" tags
<%@ taglib uri="LDS-taglib.jar" prefix="ldquery" %>
...
< ldquery:query server="t3://localhost:7001" username="wldj_user" password="wldj_password">
< ldquery:param name=" title "
value="<%=" WebLogic Developers Journal "%>"/>
</ ldquery:query>