How to embed spring mvc application with jetty?

Yes, I've done this sort of this several times, and it's fairly straight forward if you know how the bits work.

Yes, I've done this sort of this several times, and it's fairly straight forward if you know how the bits work. Since you've explained that you don't know how the bits work, that's going to be a bit harder :) But they're not too hard to learn, and the easiest way to learn is by doing - so you're heading down the right path. The accepted answer here: Executable war file that starts jetty without maven is some of the best advice you're going to get on this topic.

I would suggest: Create a WAR to start with (which you probably have from your JBoss deployment) Get that WAR running under standard Jetty (fairly straight forward, with lots of tutorials around) Then follow the advice I linked to, to turn embedded Jetty into your WAR file. If you run into any issues, ask specific questions with specific examples of what went wrong, and we'll try and help out.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions