wac
10-31-2003, 05:06 PM
Is there a way to determine the window name or frame name issuing the request to a servlet? My response needs to be slightly different depending on who the requestor is.
|
||||
source of request to servletwac 10-31-2003, 05:06 PM Is there a way to determine the window name or frame name issuing the request to a servlet? My response needs to be slightly different depending on who the requestor is. Danne 11-06-2003, 09:21 PM windows and frames are on the client, so probably not - unless you are satisfied with the url and/or querystring: request.getPathInfo() request.getQueryString() |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum