I am trying to include a file in a jsp page. The application is running on linex.
I used:
But it is not working.
Any ideas?
SCJD 1.4<br />SCJP 1.4<br />-----------------------------------<br />"With regard to excellence, it is not enough to know, but we must try to have and use it.<br />" Aristotle
Sebastian Janisch
Ranch Hand
Joined: Feb 23, 2009
Posts: 1183
posted
0
Error messages would be helpful ;)
JDBCSupport - An easy to use, light-weight JDBC framework -
Hanna Habashy
Ranch Hand
Joined: Aug 20, 2003
Posts: 532
posted
0
Sebastian Janisch wrote:Error messages would be helpful ;)
The error message was file is not found. The file is there, however.
Sebastian Janisch
Ranch Hand
Joined: Feb 23, 2009
Posts: 1183
posted
0
There is a space after the quote sign.
Also, it looks like you are importing a directory and not a file.