Hi, As the HttpServletRequest is an interface and we are creating the object for that interface in the service method. How is this possible??? Is that the declaration then where that is defined??? Thanks [ May 03, 2006: Message edited by: Bear Bibeault ]
Jass Singh
Ranch Hand
Joined: Mar 30, 2006
Posts: 52
posted
0
Originally posted by j@smin j@smin: Hi, As the HttpServletRequest is an interface and we are creating the object for that interface in the service method. How is this possible??? Is that the declaration then where that is defined??? Thanks
We're pleased to have you here with us in the Servlets forum, but there are a few rules that need to be followed, and one is that proper names are required. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.
In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.