Suresh Poosapati

Greenhorn
+ Follow
since Feb 24, 2010
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 Suresh Poosapati

when i execute i program there is no focus.but if i opened other window and come back to my program output it is showing focus.what may be the problem?


can anybody suggest solutions?
13 years ago
There is some text file with .txt extension with some information like key - value pairs.

sno value

1 apple
2 bat
3 cat


now I will create a jsp page and i will ask user to enter sno .

if anybody enters 1 it has to display apple
if anybody enters 2 it has to display bat and so on.

Can anybody suggest some ways to solve this? thanks in advance


14 years ago
JSP
what are the files i need to download inorder to work with MYSQL like community server,connector etc

Can anybody please answer me thanks in advance.