Navaid Ahmed

Greenhorn
+ Follow
since Aug 16, 2002
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 Navaid Ahmed

Well i got the problem! there is some problem with WebSphere V 5.0.2 that it raises exception when persisting data in any field that exceeds 4k size. We applied a patch provided by IBM that worked for us.
20 years ago
Well man u have started the persistance process but i haven't reached there so far, so please can u tell me how to start persistance of session using WAS 5.0
20 years ago
I have to use session persistance mechanism for database option (Oracle 9i) but haven't got any document or tutorial to help me out.
If any one of you can help me, I will be highly obliged.
20 years ago
I had to use Enity Bean here in this situation and I know that they are used as a wrapper of tables. I am implementing Reference Information Model in EJB. The solution I found is to use Strategy Pattern. Every Strategy Object is selected for every differnt kind of entity.
Looking forward for ur replies !
Navaid. :roll:
It is seen that EJBs dont show polymorphic behaviour. Is there any way out. Need ur suggestions! :roll: