Click here to Skip to main content
15,920,383 members
Home / Discussions / Java
   

Java

 
AnswerRe: I have designed two html pages how to connect them in Java ? Pin
Michaelabner9-Jan-17 1:15
Michaelabner9-Jan-17 1:15 
QuestionCLARIFY Pin
Sruthi Priya 20-Dec-16 23:47
Sruthi Priya 20-Dec-16 23:47 
AnswerRe: CLARIFY Pin
Peter Leow20-Dec-16 23:53
professionalPeter Leow20-Dec-16 23:53 
QuestionCannot Add CheckBox to Frame in AWT Pin
Dev Gupta from Mumbai,India20-Dec-16 20:19
Dev Gupta from Mumbai,India20-Dec-16 20:19 
AnswerRe: Cannot Add CheckBox to Frame in AWT Pin
Richard MacCutchan21-Dec-16 0:32
mveRichard MacCutchan21-Dec-16 0:32 
QuestionJAVA Pin
Member 1291150018-Dec-16 22:00
Member 1291150018-Dec-16 22:00 
AnswerRe: JAVA Pin
Richard Deeming19-Dec-16 2:24
mveRichard Deeming19-Dec-16 2:24 
GeneralRe: JAVA Pin
Mycroft Holmes19-Dec-16 12:01
professionalMycroft Holmes19-Dec-16 12:01 
QuestionHow do I create sections in my file and get the section's value? Pin
NickTheDev3-Dec-16 17:16
NickTheDev3-Dec-16 17:16 
AnswerRe: How do I create sections in my file and get the section's value? Pin
Richard MacCutchan3-Dec-16 20:59
mveRichard MacCutchan3-Dec-16 20:59 
GeneralRe: How do I create sections in my file and get the section's value? Pin
NickTheDev4-Dec-16 6:21
NickTheDev4-Dec-16 6:21 
GeneralRe: How do I create sections in my file and get the section's value? Pin
Richard MacCutchan4-Dec-16 6:50
mveRichard MacCutchan4-Dec-16 6:50 
GeneralRe: How do I create sections in my file and get the section's value? Pin
NickTheDev4-Dec-16 7:22
NickTheDev4-Dec-16 7:22 
GeneralRe: How do I create sections in my file and get the section's value? Pin
Richard MacCutchan4-Dec-16 21:13
mveRichard MacCutchan4-Dec-16 21:13 
QuestionRegarding this article "XSS vulnarability detection tool for JSP". Pin
Member 121360961-Dec-16 0:57
Member 121360961-Dec-16 0:57 
Hi Sir,

I have gone through the above mentioned article and it was good. But I'm confused using the tool.I have done the same as what you have said in the article, but when I run the tool it is always showing NullPointerException. Even I have tried with TestPage.jsp from example, but still it is showing the same NullpointException.I have posted the error below.

Thanks in advance,
Nick.

INFO: Validating file /WEB-INF/TestPage.jsp
Exception in thread "main" java.lang.NullPointerException
at org.apache.jasper.compiler.NodeVisitor.visit(NodeVisitor.java:85)
at org.apache.jasper.compiler.Node$ELExpression.accept(Node.java:958)
at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2361)
at org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2411)
at org.apache.jasper.compiler.Node$Visitor.visit(Node.java:2417)
at org.apache.jasper.compiler.Node$Root.accept(Node.java:495)
at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2361)
at org.apache.jasper.compiler.JSPValidator.doValidate(JSPValidator.java:325)
at org.apache.jasper.compiler.JSPValidator.validatePages(JSPValidator.java:126)
at org.apache.jasper.compiler.JSPValidator.main(JSPValidator.java:368)
AnswerRe: Regarding this article "XSS vulnarability detection tool for JSP". Pin
Richard MacCutchan1-Dec-16 1:04
mveRichard MacCutchan1-Dec-16 1:04 
QuestionHow to Call C++ dll in java Pin
shanmugarajaa25-Nov-16 21:16
shanmugarajaa25-Nov-16 21:16 
AnswerRe: How to Call C++ dll in java Pin
Richard MacCutchan25-Nov-16 21:41
mveRichard MacCutchan25-Nov-16 21:41 
GeneralRe: How to Call C++ dll in java Pin
shanmugarajaa25-Nov-16 22:57
shanmugarajaa25-Nov-16 22:57 
GeneralRe: How to Call C++ dll in java Pin
Richard MacCutchan25-Nov-16 23:03
mveRichard MacCutchan25-Nov-16 23:03 
Questionjava problem Pin
Member 1283286519-Nov-16 7:26
Member 1283286519-Nov-16 7:26 
AnswerRe: java problem Pin
Richard MacCutchan19-Nov-16 12:04
mveRichard MacCutchan19-Nov-16 12:04 
Questionhow to do this string problem? Pin
Jebastin koilraj16-Nov-16 21:32
Jebastin koilraj16-Nov-16 21:32 
QuestionRe: how to do this string problem? Pin
Richard MacCutchan16-Nov-16 22:16
mveRichard MacCutchan16-Nov-16 22:16 
AnswerRe: how to do this string problem? Pin
Jebastin koilraj16-Nov-16 23:44
Jebastin koilraj16-Nov-16 23:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.