posted 20 years ago
Hi,
I have a problem like this. My Application is depolyed in this fashion.
Browser -- ServerApplication -- My Application
Now the requirement is like this. Server Application will access to My application and once the User logged in to My application. If the user submits the data the request will come to My Application. But the server application identifes that request and appends some more parameters in that.
My Applicaion is J2EE deployed in Weblogic 6.1, The request is HTTP Request
Please let me know if this possible.
If yes how to simulate that.
Thanks and Regards,
Saravanan.K