try this
res.encodeRedirectUrl(.....)
encodeRedirectURL is available from 2.1.1 onwards

let me know if it works out

bye

jaya krishna r marada
 

K Senthil Kumar wrote:

Hi Gurus My Servlet pgm has the foll code String s1=res.encodeRedirectURL("http://localhost:8080/ContactsTableFst.shtml");
res.sendRedirect(s1); And the compiler gives the foll err DispClients.java:47: Method encodeRedirectURL(java.lang.String) not found in interface javax.servlet.http.HttpServletResponse.
        String s1=res.encodeRedirectURL("http://localhost:8080/ContactsTableFst.shtml");  pls guide me Thanks in advanceSen
                                                             ^
begin:vcard
n:marada;jaya krishna reddy
tel;home:hyderbad-72
tel;work:CMC LTd
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:jaya krishna
end:vcard

Reply via email to