${request.isUserInRole("ROLE_MANAGESERVICE")}
${techServiceBean.clearAddWsdl()}
${messageFormat(message("add_wsdl_to_techservice.title"), techServiceBean.name)}
wsdlURL
WSDL from URL
${techServiceBean.fileDescriptionURL}
${message("url.validation")}
${techServiceBean.fileDescriptionName}
${techServiceBean.storeEntities}
${message("store_entities_services.message")}
${techServiceBean.addServiceDesc()}
wsdlFile
WSDL from File
${techServiceBean.uploadServDesc($file)}
${techServiceBean.fileDescriptionName}
${techServiceBean.storeEntities}
${message("store_entities_services.message")}
${techServiceBean.addServiceDescFromFile()}