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

COB-INF.javascript.simple.xsp Maven / Gradle / Ivy

The newest version!






  
    A Simple XSP Page in Javascript
    
      Hi there! I'm a simple dynamic page generated by XSP (eXtensible Server Pages).
      
        Testing Javascript:
        
  • i = 1; Integer in Javascript: i
  • s = "Test Javascript String"; String in Javascript: s
  • Java 'page' object: page
  • Java 'request' object: request
  • Request locale object: request.getLocale()
  • Java Null object: request.getUserPrincipal()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy