All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.semanticwb.portal.resources.TestJsp.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="ISO-8859-1"?>
<admresource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<xslfile>admresource.xslt</xslfile>
	<form name="frmWBBanner" action="true" method="POST" enctype="multipart/form-data">
		<admdbconnmgr defconn="true"/>
                <fieldset>
		<input type="FILE" name="template" label="Plantilla (xsl, xslt):" filetype="jsp" size="40" showfile="true" />
		</fieldset>
                <fieldset>
		<input type="SUBMIT" name="btnSave"  value="Guardar" onclick="if(jsValida(this.form)) return true; else return false;"/>
		<input type="RESET"  name="btnReset" value="Cancelar"/>
                </fieldset>
	</form>	
</admresource>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy