Dhruva S

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

Recent posts by Dhruva S

I'm using MVC architecture using a controller servlet. All requests are routed through a controller servlet. How do I open popup windows in this case. If I use java script to open new window, It will have to call my EJB from JSP which I'm trying to avoid. any suggestion ?
23 years ago