Hi All, This is a very-very-very urgent need!! Please ping if u have any clue.. Scenario ::: To prevent XSS Cross site scripting from...
I want to modify a .class file inside a jar file and put it back .. How to do this?
When I load a web-page I am encountering this javascript error: "Stop running this script.A script on this page is causing internet explorer to...
When I am loading a javascript file ,it is giving error : "Done! But with errors on page"" "Error: XYArray is undefined "... goes on for...
One of my jsp files [say X.jsp] is causing "exceeding the 655353 size limit in Tomcat 5.5" So I splitted that large jsp file based on the no of...
While loading a jsp page in Tomcat , I get this error: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException:...
Hi Why a class containing main method has to made public..?
I have to migrate application from JRun to TomCat. Someone please help me in knowing these: What are the JRun specific...
I am very new to J2EE.I ve to migrate an application from JRun to TomCat.Someone please help me in knowing these: What are the areas we have to...
This code is a part of simple HelloWorld Servlet file . Can anyone please explain the highlighted statement .... public void...
This is the program: #!/usr/bin/perl -w use warnings; print "Your name please"; $name = <STDIN>; chomp( $name ); print "Hello $name...
Separate names with a comma.