vishnu

Greenhorn
+ Follow
since Nov 28, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by vishnu

Hi sirisha
redirect means the control will goes to anothre url for example mailcity.com is one famous site that will be purchesed by lycos.com when ever the user login to the mailcity.com the request will goes to lycos or it will give status code as 302.requestdispatcher will have two methods include() & forward(),In forward the control will goes to another jsp,and in include just we will include jsp.

thanks,
vishnu.
17 years ago
its good habit to delete that all but it is not compalsary to do that.when ever you are session is destroy that session will also removed.

Thanks
vishnu.
17 years ago
Hi i have a doubt in loading drivers & it's registration.what is the basic difference between class.forName() & driverManager.registerDriver()and one more how can i connect multiple driver in a single java class write that statement in my reply .

Thanks
vishnu.
Hi i have a doubt in loading drivers & it's registration.what is the basic difference between class.forName() & driverManager.registerDriver()and one more how can i connect multiple driver in a single java class write that statement in my reply .

Thanks
vishnu.
Hi,i'm Vishnu

I have a doubt on ejb , It is possible to connect Data Base using SessionBeans & EntityBeans is must or not for connecting DataBase and what is the use of Home & Remote interfaces in Ejbs .What is the main diff b/w SessiosBeans & EntityBeans . pls tel me briefly ...

Thanks,
Vishnu.