When ASP.net crashes into JSF's application security
Source: Internet
Author: User
asp.net|js| Security | security | The JSF specification itself does not emphasize security issues. Instead, when you create a secure Java EE application, the appropriate security mechanisms are also applied to JSF. Asp. NET also offers a number of security options, and many asp.net security is bound to the Windows platform (as you may have guessed). For example, a asp.net application running on the intranet can easily authenticate users based on their Windows domain logon information. In asp.net 2.0 There are some new login controls to support your ability to quickly add login features (such as adding a login form for your application).
Error Handling and debugging
Again, when using JSF for development, all the same error handling and debugging techniques that are available for all Java EE Application development can be applied to JSF. This includes specifying the global error page for the application, specifying the specific behavior based on the HTTP error code, and so on. You can log application errors and general activity-by using a log mechanism, such as a standard Java log pack or a popular Apache log4j package.
Asp. NET allows you to configure the details of many error handling for an application through the IIS Server console. And, ASP. NET also provides easy tracking so that you can record certain types of information about page requests.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service