Hi, Is there a way to set a variable in Application.class and access it with my jsp file? I ask this because I use the JSP file along with commons-fileupload to upload a file via Flash's FileReference object. I want to make sure that the user can only upload a file though my JSP interface if they've authenticated through the Application.class.
Some other questions: 1 - I see a "TestService.java" file in the "/test/" folder... What is that for? What can you do with other source files besides Application.class/java? 2 - How do you remove bundled applications from red5 and only have your own? 3 - How do you add your application to Red5 so when you run "ant" it builds it and makes it run-able? -Luke _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
