Naveen Madarapu

Ranch Hand
+ Follow
since May 24, 2011
Naveen likes ...
Eclipse IDE Spring Tomcat Server
Merit badge: grant badges
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
2
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 Naveen Madarapu

Hi,
We are looking for java developer.
Job Profile : Java,Spring, JUnit, JQuery, JavaScript, HTML with minimum 2 years of experience
Company : Fiport Software India Private Limited.
10 years ago
which method is used to achieve roll based development in RequestDispatcher ? can any one answer this question with Scenario please i faced this question in interview.
11 years ago
can any one know about how to write thread safe servlets with out using the synchronized keyword and implementing SingleThreadModel any idea?
11 years ago
thanks bill i got that point ........................
11 years ago
Hello thanks for replays.. but actually my question is

consider example
bean A is singleton scope
bean B is prototype scope
if i inject B into A . how can i say A is Singleton.

singleton means only one instance created by the container and prototype means it varies from request to request wright ?
11 years ago
while defining our beans can i add prototype bean reference into singleton bean?
11 years ago
can i inject prototype bean into a singleton bean if insert what happen can any one explain by using small code........
11 years ago


I have installed tomcat and have successfully deployed a J2EE project. But the next day when i tried to access the project folder I got a HTTP 404 error stating that the resource is not available.

what's wrong? One day I am able to access the project, and the next it says resource unavailable
11 years ago
Thanks Mick it's very helpful to me.
11 years ago
I'm trying to set up Tomcat to work with Eclipse. This is my first attempt to get Eclipse and Tomcat working on my computer and I'm running into some problems. I installed Eclipse and the pluggin to run Tomcat in Eclipse. However, when I try to run any servlets or jsps, I'm getting a "HTTP Status 404 - The requested resource (/ServletDemo/SimpleServlet/) is not available" error. if go through the command line it's work fine.
11 years ago
how can i change the port if i am using 8080 it opens oracle
11 years ago
Is this book include the java7 features...?
11 years ago
thanks for the information...........
11 years ago
java 1.5 onward java peoples introduced the management package. we can handle garbage collection explicitly? am asking about these info.
11 years ago
Hello Dr (Poornachandra) Sarang,

I want to know about memory management are you discussed anything about memory management in your book.
11 years ago