JSON « Security « Spring Q&A;

Home
Spring Q&A;
1.Annotation
2.AOP
3.Batch
4.Bean
5.Binding
6.Context
7.Core
8.Database
9.Development
10.EJB
11.Exception
12.File
13.GWT
14.Integration
15.Internationalization
16.Java EE
17.Job
18.JPA
19.JSF
20.Message
21.MVC
22.MVC Controller
23.Object
24.Remote
25.Roo
26.Security
27.Session
28.Spring Tool Suite
29.Struts
30.Test
31.Thread
32.Transaction
33.Web
34.Web Service
35.XML
Spring Q&A; » Security » JSON 

1. Security problems using Spring JsonView - How do I escape the javascript or HTML    stackoverflow.com

I'm now using spring json view to generate some the outputs. To avoid XSS attacks, we sometimes need to filter the output, escaping javascripts and HTML tags. What is the best ...

2. Security in Spring MVC and JSON    stackoverflow.com

I want to provide security one way or another for Sending and Getting JSON Data,but I don't know how to do this. Our System has roles of users (System admin, General Members, ...

3. Spring security and ajax/json    forum.springsource.org

Spring security and ajax/json Hi i have an application which is ajax heavy... actually all the interaction with the server done via json messages, from spring mvc @Controller web layer the ...

4. Access Token and Acegi on a REST/JSON Webservice    forum.springsource.org

Access Token and Acegi on a REST/JSON Webservice Hi, I've read the forums a bit and wanted to get some advice on the best approach - I'm trying to setup a ...

5. JSON, REST, HTTP Authentication    forum.springsource.org

JSON, REST, HTTP Authentication Hi, I am working with the Police API. I was having problems with Authentication although I think I have resolved this now with the following code: Code: ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.