can't find javax.servlet.http.HttpServletRequest
843836Sep 8 2003 — edited Sep 13 2003Hi there,
I am writing a bean that accepts an object of javax.servlet.http.HttpServletRequest class. I've tried importing this class into the java file, but compiler error says cannot find the said class.
Did I miss out anything? Pls advise thanks.