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:
+
+
Index: lams_central/web/development/wddxPost.jsp =================================================================== diff -u -r7a1f51f64555f4cd94274847196373c7f9f549f0 -ra8eba9e4a4abd96c41dad58634b5ca3093e62caf --- lams_central/web/development/wddxPost.jsp (.../wddxPost.jsp) (revision 7a1f51f64555f4cd94274847196373c7f9f549f0) +++ lams_central/web/development/wddxPost.jsp (.../wddxPost.jsp) (revision a8eba9e4a4abd96c41dad58634b5ca3093e62caf) @@ -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 @@
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:
-
-
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:
+
+