ranga 786

Greenhorn
+ Follow
since Aug 28, 2001
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 ranga 786

In which areas(threads/io/etc) i should be perfect to get a good score.Can u advice where can i find good material for Multithreading
hai
i have got someproblem in weblogic while calling a business method on it.

evnthough i set max-beans-in-cache to 100 it is creating more than 100 beans in the cache if search records are more than 100.can u tell me what is the problem
and what will solve my problem and optimum configuration i should use for CMP and BMP entity beans in weblogic 6.0 and iam using weblogic 5.1 dtd for writing weblogic-ejb-jar.xml.
iam using ismodifiedmethodmname tag also.As aresult iam facing a lot of performance issues since each bean creation is taking a second
regards
Ranga Rao
Better use SimplePrimary key Instead of compound primarykey class
I.e dont create primary key class and use wrapper class it will solve ur purpose
in case of SessionBeans a well defined life cycle is there and the containere provides a lot of services which a jsp /servlet cant get from the webserver.