Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }
1 4067when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution
1887How to count occurrences of each duplicate element in a list {a,b,d,c,a,b} ? Thanks in Advance
TCS,
2 8403
How many modules are there in spring framework and what are they?
Is java free for businesses?
What is context root?
What does flagged out mean?
What are the different application servers and web servers supporting j2ee technology?
What is independent and dependent variables in research?
Which design pattern is used in spring boot? : Spring Boot
How do you do absolute value in java?
What is difference between spring and spring boot? : Spring Boot
What are adapter classes?
State the three different ways in which you can create a table?
How do you create a jar file?
What variables are stored in stack?
What are various types of class loaders used by jvm?
Why do we need struts?