Information

3
Story Points

Technologies

WebLogic Web XML

Automatically Translated Files

<?xml version="1.0" encoding="UTF-8"?>
<wls:weblogic-web-app	xmlns:wls="http://xmlns.oracle.com/weblogic/weblogic-web-app"
						xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
						xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
											http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd
											http://xmlns.oracle.com/weblogic/weblogic-web-app	
											http://xmlns.oracle.com/weblogic/weblogic-web-app/1.4/weblogic-web-app.xsd">
	<wls:weblogic-version>10.3.6</wls:weblogic-version>
    <wls:context-root>AdditionWithSecurity</wls:context-root>
	
	<!-- <wls:library-ref>
		<wls:library-name>CSPLib</wls:library-name>
		<wls:specification-version>1.0</wls:specification-version>
		<wls:exact-match>false</wls:exact-match>
	</wls:library-ref> -->
	
</wls:weblogic-web-app>
Page generated: Oct 19, 2017 2:34:26 PM