- Prototype -


<% String Msg = request.getParameter("Msg"); String color = "red"; if (Msg.equalsIgnoreCase("The edited XML file is valid!")) { color = "green"; }; %> <%=Msg%>
Your annotation will be sent to the data provider.
Annotate XML document:
<% if (session.getAttribute("protocol").toString().equalsIgnoreCase( "biocase")) { %> This is the record you want to edit.
Please note: Only the valid XML file can be accepted. Please validate the edited
document first, then apply.
<% } else { %> This is the record you want to edit.
<% } %>

<% if (session.getAttribute("protocol").toString().equalsIgnoreCase( "biocase")) { %> <% } %>
Please fill in your comments :

Powered by Biocase