How to change the MVC from SpringMVC to Struts?

2 messages Options
Embed this post
Permalink
insKy

How to change the MVC from SpringMVC to Struts?

Reply Threaded More More options
Print post
Permalink
Hi Matt,
How to modify the project appfuse-light-security-hibernate-1.8-beta so as to change the MVC Framework form SpringMVC to Struts(Version1.X)?I have tried to modify the file as followed:  action-servlet.xml web.xml and of course the jsp files.Also i have added the UserAction.java and struts-config.xml.No doubt i have added the struts.jar into my classpath.

But unfortunately it does work well.When i press the button "View Demonstration",it jump to the Page Not Found----404.jsp.
Have i missed something?
mraible

Re: How to change the MVC from SpringMVC to Struts?

Reply Threaded More More options
Print post
Permalink
The easiest way is probably to create a project using Struts 1.x and
copy the files from your project into it.

Matt


On 7/24/07, insKy <[hidden email]> wrote:

>
> Hi Matt,
> How to modify the project appfuse-light-security-hibernate-1.8-beta so as to
> change the MVC Framework form SpringMVC to Struts(Version1.X)?I have tried
> to modify the file as followed:  action-servlet.xml web.xml and of course
> the jsp files.Also i have added the UserAction.java and struts-config.xml.No
> doubt i have added the struts.jar into my classpath.
>
> But unfortunately it does work well.When i press the button "View
> Demonstration",it jump to the Page Not Found----404.jsp.
> Have i missed something?
> --
> View this message in context:
> http://www.nabble.com/How-to-change-the-MVC-from-SpringMVC-to-Struts--tf4139868s2369.html#a11775845
> Sent from the Equinox Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden email]
> For additional commands, e-mail: [hidden email]
>
>


--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]