this day I installed tomcat with apache using mod_jk. To use struts, the "*.do" URIs that go to the controller servlet will not be recognized until I add the appropriate handler. To fix this, I must add the following line to the httpd.conf (in my own configuration) file: AddHandler jserv-servlet .do Is this will work with mod_jk or there is another syntax for mod_jk to add a handler ? Thanks Mustapha
- Re: Minimizing the code in JSP file......by removing the... dhay
- RE: Minimizing the code in JSP file......by removin... Michael Skariah
- HTML:link tag Michael Skariah
- Re: HTML:link tag Spencer Smith
- RE: HTML:link tag Michael Skariah
- RE: HTML:link tag Matt Raible
- Mustapha Essalihe

