-
Apr 20th, 2008, 10:48 AM
#1
[LoginInterceptor] How to send response ?
How to send back response to the client in an EndpointInterceptor without processing the endpoint ?
Ex for a LoginInterceptor :
request -> interceptor#login() -> "login failed" -> send response
The handleRequest method return boolean. After a login failed should I return fasle, throw Exception ?
Thansk for any help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules