Rani Mukherjee

Greenhorn
+ Follow
since Jan 14, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Rani Mukherjee

Hi,
I have 6 months exp. in servlets. Please send me details. I am interested to join the team.
Thanks,
Rani
24 years ago
Hi,
I am MTech(Environmental), 3 1/2 yrs exp. in biological treatment plants(UASB Reactor & ASP), 12 months exp. in Java, servlets, JDBC, Javascript, etc. in windows, Linux.
How best I will fit into your requirement?
Thanks,
Rani
24 years ago
Hi,
I have seen lot of people coming back from abroad because of no job/projects with their companies. Still lot of software people unemployed & even experienced engineers from other streams like Mech'l, elect'l engg, networking, etc are shifted over last year & trying for the job. I mean to say lot of talented people unemployed & trying diehard. That is the reason I am shifting over.
If u hava any suggestion, u can please convey.
Thanks,
Rani
24 years ago
Sorry friends,
I am fed up with the software field as there is no market for the professionals & people say it will come bck again in july, but, I don't beleive & I am shifting over to another field.
Thanks for the replies,
I keep continuing discussion as I am interested in servlets.
Thanks,
Rani
24 years ago
Thanks, Arun & k b(??##@!!). Is it possible to gather at the park which is just behind Gayatri hospital, vijayanagar? We can gather there & discuss Java, servlets, jobmarket, etc.
If anyone else interested, reply to this forum only.
Thanks,
Rani
24 years ago
Hi,
Anyone interested to join study/discussion group which I am planning to start for the people in & around Vijayanagar/ Kamakshipalya, Bangalore? Discussion make people perfect & no one need to pay anything for it.
Please reply immediately to this forum only.
Rani
24 years ago
Hello,
I have a HTML page with 3 frames(top, bottomleft & bottomright). Top
frame is having a hyperlink to other HTML page. When I click on it,
the resultant is appearing in the top frame only. If I want the
resultant to occupy whole screen, what should I do?
Thanks,
Rani
Hi Friends,
I am working with servlets, using JSDK2.0 & MS-Access as database.
I have a table with column name Address & having a value "251, Anna Salai, Chennai-33" in that column. I want to display this in a textfield of HTML page. I used following code:
out.println("<tr><td>Address:</td><td><input type=text name=City value="+rs.getString(5)+"></td></tr>");
The problem is it is displaying only 251 in the textfield. But, I want to display complete string. How to do it? Please help.
Rani
24 years ago
Hi Friends,
I am working with servlets, using JSDK2.0 & MS-Access as database.
I have a table with column name Address & having a value "251, Anna Salai, Chennai-33" in that column. I want to display this in a textfield of HTML page. I used following code:
out.println("<tr><td>Address:</td><td><input type=text name=City value="+rs.getString(5)+"></td></tr>");
The problem is it is displaying only 251 in the textfield. But, I want to display complete string. How to do it? Please help.
Rani
[This message has been edited by Thomas Paul (edited February 21, 2001).]
Hi All,
Till now I was working with Oracle8 & MS-Access. Now I have to work with MySQL.
I want two helps.
1. In what way it is different from others?
2. Suggest some books.
Thanx in advance,
Rani
Amond,
I asked similar quest & found answer in same forum. You can view this at http://www.javaranch.com/ubb/Forum3/HTML/000494.html
Rani
Melli,
I am a Java programmer with only 2 months exp. Can I apply?
Rani
24 years ago
Mr. Raymond,
I got the same error when there was no table in the database. So, create a table by name "employee" with the specified columns & try the same. I hope you get the output this time.
Rani
Ambrse,
I am sorry it is not working.
Rani
Thanks Ambrose. I will try out this.
Rani