[Red5] JSP to/from Application.class

Luke Scott luke at cywh.com
Tue Aug 14 20:28:23 PDT 2007


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



More information about the Red5 mailing list