I have a different Http server(ServerB) planned for uploading the files, but figuring out what i need to run and how i should program it to make it available for my main web application(Server A) to upload and download files. So that in case if we move to cluster environment, we can still point the same attachment server for uploading images/files etc And we are not burndening the main server if we are uploading plently of files each hour. So Server B is dedicated for upload and downloading attachment via ServerA. Our main application is build mostly on primefaces and JSF. I believe if we are using plain html, in the form we can define the "action" argument to different server, how to do the same in JSF. As of now we don't want to use third party CDN, we want to find alternate solution where we can host ourself in a seperate server. Any suggestion or point me to the url where i can get more information.
0条回答
相关问题
- java.lang.NullPointerException at java.io.PrintWri
- java.lang.NullPointerException at java.io.PrintWri
- h:selectOneMenu in p:dataTable doesn't submit
- h:selectOneMenu in p:dataTable doesn't submit
- Upload file to Google Cloud Storage using AngularJ
相关文章
- File Upload of more than 4GB
- The current request is not a multipart request - S
- Input file in laravel 5.2?
- Archive option greyed out in xcode 4.5.2
- How to allow numbers only using f:validateRegex
- Safari xhr drag'n'drop file upload seems t
- JSF 2.0: ajax request when press ENTER
- Formatting a double in JSF