Java
I want ask if our data is on 2 systems.and we are firing query from any one sytem for the data base,if any one sytem gets down,i dont get response from another too.Is there any thing in java where if one system fails response will come from anothe
March 21, 2012 at 2:36 PM
spring
javascript browse image in spring progrme
January 20, 2012 at 1:10 PM
verfication of user login and then redirecting it to user defined page
hi,
i have a login page that..calls the servlet..and i have used redirect() to redirect to a user defined page..but..wen i press the submit button,the html page calls teh servlet..but..the servlet.is not redirecting to a user defined page..
October 26, 2011 at 2:19 PM
What is the output if....
Here is my code. what is the output if
a. the value of lowerLimit is 50?
b. if the value of lowerLimit is 150?
int lowerLimit;
...
try
{
System.out.println("Entering the try block.");
if (lowerLimit <
March 25, 2011 at 8:51 AM
java
while calling web service generated class it showing NoClassDefFound Error
November 12, 2010 at 2:45 PM
jndi
can u please tell me about jndi, what purpose we use jndi, is it like jdbc,hibernate?
October 4, 2010 at 6:45 PM