Index: lams_central/web/development/wddxPost.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/development/wddxPost.jsp,v diff -u -r1.2 -r1.3 --- lams_central/web/development/wddxPost.jsp 23 Jun 2006 08:01:09 -0000 1.2 +++ lams_central/web/development/wddxPost.jsp 27 Jun 2006 06:36:44 -0000 1.3 @@ -1,6 +1,7 @@ <%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %> -<%@ taglib uri="/WEB-INF/struts/tlds/struts-html.tld" prefix="html" %> +<%@ taglib uri="tags-lams" prefix="lams" %> +<%@ taglib uri="tags-html" prefix="html" %> @@ -9,25 +10,41 @@ Send WDDX Packet To Server + - +
-

Test posting file to form - this should be WDDX XML to a URL expecting - the XML in the post body.

-

Form action: - - -

-

- File to post: - -

-

- Send -

- +

+ Test WDDX Packet +

+ +
+
+ + + +

Test posting file to form - this should be WDDX XML to a URL expecting + the XML in the post body.

+

Form action: + + +

+

+ File to post: + +

+

+ Send +

+
+ +
+ + + +