Hi I am new user of java. Can anybody help me in changing from string to InputStream. This is following code: String inputstream=request.getParameter("inputstream"); InputStream in=request.getParameter("inputstream"); It gives error "cannot convert from string to InputStream" Plz help me. Regards
you are trying to cast the String into an InputStream. If you want an InputStream from request, you have to call the getInputStream() method inherited from ServletRequest.
straws are for suckers. tiny ads are for attractive people.
Gift giving made easy with the permaculture playing cards