When you forward to a remote jsp page, it would execute the page in a diff jvm heap. Not sure how cloasely tied is your page with the remote page.
Looking at the desc of jsp:forward here - http://java.sun.com/produc
I would not bet on it working as the request lies on your jvm that you are fowarding to another JVM.
But if I were you, I would give it a shot.
Main Topics
Browse All Topics





by: dravidnsrPosted on 2009-10-23 at 22:04:35ID: 25650879
Thas make some seurtity issue so we cant access the remote access...
remote application also urs means we can try to access ..