AN OVERVIEW OF JAVA SERVER – SIDE FOR FRESHERS While introducing Java language by Sun Microsystems Inc earlier, the aim was to embed greater usability into Web services. Java has invented this through the concept of web applets. Applet applications add functionality to Web pages, but because of compatibility problems and bandwidth issues, businesses solutions […]
Java Server-Side for Practical Applications
Posted in Web Applications by admin - May 09 2015
Web Applications – Security holes
Posted in Web Applications by admin - Dec 19 2011
Some hints to avoid security holes on web applications Security is an important issue in web projects . This article shows you different kinds of attacks that can affect to the web projects build in j2ee. Comments You may enter comments on your jsp or HTML files while you are coding as […]