gianni
|
| Posted: 06/14/2002, 1:22 AM |
|
I have to switch from PHP to JSP and need to rewrite some custom queries. I'm not very familiar with JSP so I would be happy if someone could please tell me what arguments do I have to pass to the getParam().
As reported from the on line help the syntax is clear:
String getParam(HttpServletRequest req, String paramName, int paramType)
but... what do I have to use for req and paramType?
Many thanks
Gianni
|
|
|
 |
Alex Alexapolsky
|
| Posted: 06/14/2002, 2:02 AM |
|
Do you use CC or CCS ?
|
|
|
 |
Gianni
|
| Posted: 06/14/2002, 2:22 AM |
|
I'm using CC.
|
|
|
 |
|