My application is multi-layed application, in which there are three layers

- Web Server (JSF + Flex)
- Application Server
- Database Server

Now, in order to perform any operation, web server...