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

pl.fhframework.docs.application.url.RemoteEventsDemoForm.frm Maven / Gradle / Ivy


3 remote events are available: 'age', 'name', 'any' Event 'age' is default and accept Integer param 'age'. Close Tab browser and in new Tab paste appropriate link, e.g.: http://localhost:8090/?age=50 http://localhost:8090/?remoteEvent=age&age=39 Event 'name' accept String param 'name'. Close Tab browser and in new Tab paste appropriate link, e.g.: http://localhost:8090/?remoteEvent=name&name=Ala Event 'any' accept any parameter. Close Tab browser and in new Tab paste appropriate link, e.g.: http://localhost:8090/?remoteEvent=any&param_1=2.0&param_2=tak




© 2015 - 2024 Weber Informatics LLC | Privacy Policy