Thanks to Hassan and Chris,

1- It works on Tomahawk-Apache server.
 2- .../jdevj2ee10133\jakarta-taglibs\jstl-1.0\lib has
19.06.2007  14:22    <DIR>          .
19.06.2007  14:22    <DIR>          ..
21.07.2004  12:36           191.881 jaxen-full.jar
21.07.2004  12:36             6.727 jdbc2_0-stdext.jar
21.07.2004  12:36            20.812 jstl.jar
21.07.2004  12:36            23.563 saxpath.jar
21.07.2004  12:36           508.651 standard.jar
21.07.2004  12:36         3.149.484 xalan.jar
21.07.2004  12:36         1.010.806 xercesImpl.jar
21.07.2004  12:36           124.724 xml-apis.jar

where as .../jdevj2ee10133\jakarta-taglibs\jstl-1.1\lib has
24.11.2008  19:06    <DIR>          .
24.11.2008  19:06    <DIR>          ..
05.04.2007  23:20            81.926 javax.servlet.jsp.jar
21.07.2004  12:36             6.727 jdbc2_0-stdext.jar
25.10.2004  13:33            20.682 jstl.jar
16.09.2004  16:57            91.627 servlet-api.jar
25.10.2004  13:33            14.165 standard-doc.war
25.10.2004  13:33           460.280 standard-examples.war
25.10.2004  13:33           393.259 standard.jar
05.04.2007  23:19         1.713.700 xalan.jar
21.07.2004  12:36         1.010.806 xercesImpl.jar

jstl 1.1 READ ME says:
This version of the Standard Tag Library has the following runtime
dependencies:
1. Dependencies provided by the JSP 2.0 container:
- Servlet 2.4
- JSP 2.0
2. Dependencies provided in newer J2SEs (1.4.2 and higher)
- JAXP 1.2 
- Xalan 2.5 
- JDBC Standard Extension 2.0
Since all of the dependencies in (2) are included in Sun's
distribution of J2SE 1.4.2 (and higher), this is therefore the J2SE
version of choice to use the standard tag library.
If the java platform under which you run your JSP container does not
provide these dependencies, they must be made available either globally
to all web-applications by your container, or individually within the
WEB-INF/lib directory of your web-application.
 
Therefore, one has to add the lib elements.  I tried to find them but could not 
succeed- jaxp-api.jar
- dom.jar
- sax.jar
in two of these, I remeber I found one of them more or less.  I am positive I 
could not get
jaxp...
 
I stopped working at this point as I am focused on learning as much as possible 
as quick as possible.
I may return back when there is sufficient time.
 
I appreciate your interest.
 
Take it easy.
 
Ali Riza SARALAli R+ SARAL 


Tel : 0090-216-474 88 18
Addr: Barbaros Mah. Sedef Sk. Onur Sit. 13/13
Üsküdar / ISTANBUL
TURKEY
Blog: Large Systems and ATC (English & Turkish)
http://largesystems-atc.blogspot.com/ 


      

Reply via email to