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

META-INF.resources.xava.editors.imageLabelEditor.jsp Maven / Gradle / Ivy

There is a newer version: 7.4.3
Show newest version
<% 
String propertyKey = request.getParameter("propertyKey"); 
String fvalue = (String) request.getAttribute(propertyKey + ".fvalue"); 
String sPrefix = request.getParameter("prefix"); 
String sExtension = request.getParameter("extension"); 
%> 
 
  
" alt="<%=fvalue %>"/> 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy