File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
JSF
Author
The method sendRedirect(String) from the type HttpServletResponse refers to the missing type String
majid nakit
Ranch Hand
Joined: Jun 26, 2001
Posts: 160
posted
May 17, 2011 19:24:37
0
Hi,
I have this index.jsp :
<%@ page contentType="text/html; charset=UTF-8" %> <% response.sendRedirect("welcome.faces"); %>
I got this error :
The method sendRedirect(
String
) from the type
HttpServletResponse
refers to the missing type String
Thanks,
I agree. Here's the link:
http://aspose.com/file-tools
subject: The method sendRedirect(String) from the type HttpServletResponse refers to the missing type String
Similar Threads
Cookie
problem due to use of jsp:forward tag
Uploading a file Error...?!
getting null value from radio button
Extracting data from a bean
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter