Perhaps a simplistic question, but did you try compiling your jsp before deploying it? If you did then the issue of including the tag library would be surfaced. You can probably
test the path as others suggested, putting just an .html page under /intranet and browsing to it.
You should also deploy the library/ies your page is dependent on (maybe you already know that!)