Re: Adding S2 into existing servlet project

2007-10-26 Thread Laurie Harper
You've configured your application to send all requests through Struts: > > struts2 > /* > It *might* be enough to move this mapping after all your existing servlet mappings. Alternatively, you'll need to pick a unique prefix (e.g. /struts/*) or use suffix mapping (e.

Adding S2 into existing servlet project

2007-10-18 Thread Justin Frost
Can anybody point me in the correct direction? Thanks in advance, Justin -- View this message in context: http://www.nabble.com/Adding-S2-into-existing-servlet-project-tf4647370.html#a13275694 Sent from the Struts - Use