JSP CUSTOM TAG LIBRARIES
Examples: ifserverevent tag
<domino:action name="doit" text="Do Server Action">
<domino:ifserverevent event="OnAction">
<%
... some Java code to be done when the action link is clicked
%>
</domino:ifserverevent>
</domino:action>
<domino:form .... >
...
<domino:ifserverevent event="QuerySave">
<domino:setitem name="UpdatedOnSave"
value="<%= myJavaExpression %>" />
</domino:ifserverevent>
</domino:form>
Siehe auch
ifserverevent tag
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar