page « Web Service « Spring Q&A





1. Is it possible to embed a Word object in a page (Spring Webapp) and somehow save to server via AJAX, normal POST or whatever?    stackoverflow.com

This is due to special requirements that the users will be uploading Word files to the application and will be editing them afterwards. The documents will have lots of formatting and images ...

2. Is today webapp make multiple calls to the server for every page rendering ?    forum.springsource.org

Is today webapp make multiple calls to the server for every page rendering ? Hi all, I recently work for some projects that use Rich client with Ajax/Json. One of the ...

3. Error in links on Spring Web Services home page    forum.springsource.org

4. Adding CSS Pages and Images to Spring Web App    forum.springsource.org

Hi, I am using NeatBeans IDE 7.0 I have a standard template (css/images). How can I integrate that with a Spring Web app? Basically how do I add css pages/images to ...

5. Multi form Page web application    forum.springsource.org

Multi form Page web application I have a question for the spring experts out there, I am currently working on a web based project for a client, and i have a ...

6. webapp-minimal - id.co.nincec.dymension.page.Person ?    forum.springsource.org

Hi, could anyone help me where I can find implementation of class id.co.nincec.dymension.page.Person which is used in spring webapp-minimal. Thanks

7. Page redirection in web applications    forum.springsource.org

Page redirection in web applications Hi, I am converting my existing portal application to use Acegi security and I have two questions concerning request redirection: the first question concerns presentation layer ...

8. @Valid for Web Services (Without Web Page)    forum.springsource.org

@Valid for Web Services (Without Web Page) Can I use a @Valid annotation if I am using a controller for web services? That is, there is no web page where a ...