Matt Raible wrote:
> 
> I did convert the struts-example to use this mapping.  It can be found at
> http://www.icsynergy.com/downloads/index.html#struts-example
> 
> Online documentation can be found at
> http://www.icsynergy.com/downloads/struts/strutsHowTo.html
> 
> Hope this helps.
> 
> Matt
> 

I downloaded your struts-example.zip file -- this is really great! 
Well documented.  I still am having some problems tho... On any of the
links I keep getting a:

Not Found

URL /struts-example/do/logon was not found on this server.  I'm
perplexed -- I added the lines:


JkMount /*.jsp     ajp13
JkMount /*.do      ajp13
JkMount /servlet/* ajp13
JkMount /do/*      ajp13

To my httpd.conf file and restarted it.  Any struts *.do files work
but /do/* doesn't.  Any suggestions?

Barry

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to