| Author |
Documenting JSP's
|
Fer Atas
Greenhorn
Joined: Jan 19, 2005
Posts: 8
|
|
I just want to ask some help... I'm currently working with a JSP documentation and im having a hard time finishing the task because im a newbie... I always get the errors: :class InputStream not found in class _jspskelton :class InputStream not found in class _documentjsp :class InputStream not found in class _source :class InputStream not found in class _jsp2xml :method getServletContext not found in class _directoryjsp2 What does these errors mean and what should i do to resolve them? To those who can help, im thanking you in advance... God bless and more power.
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
It probably means you didn't import the needed classes.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: Documenting JSP's
|
|
|