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

webapp.shell.html Maven / Gradle / Ivy

The newest version!


  
    
    #set ($env = $system.getProperty("env"))
    #if ($env == "dev")
      #set ($wro = $xml.parse("classpath:wro.xml"))
      #set ($jsarr = $xml.xpath("//*[local-name()='js']", $wro))
      #foreach ($js in $jsarr)
    
      #end
      
      #foreach ($key in $request.getAttributeNames())
        
      #end
      
      #foreach ($key in $session.getAttributeNames())
        
      #end
    #else

#end

    
  
  
  





© 2015 - 2024 Weber Informatics LLC | Privacy Policy