[jboss-user] [Beginner's Corner] - How to manage all the requests?

Francisco Palma do-not-reply at jboss.com
Sun Apr 1 14:47:14 EDT 2012


Francisco Palma [https://community.jboss.org/people/fpalma] created the discussion

"How to manage all the requests?"

To view the discussion, visit: https://community.jboss.org/message/727646#727646

--------------------------------------------------------------
Hi all!

I'm starting to develop a new webapplication (a new Maven project with the Artifact Id: maven-archetype-webbapp), and I want to know what is the best way to manage all the requests. I have an example of servlet, but this servlet creates a html file inside the java code. I know that if I use another tecnologies (by example spring) I can make reference to an jsp file from the servlet, and pass to this file the parameters with data. How can I do this without spring and using JBoss as 7?

On the other hand, I have seen other examples where there aren't any servlet. To pas from a web page to another the link calls direcly the file ("/users.xhtml" for example). I think that the best way is to use servlets by I don't have experience, so which is the usual way of doing it?

Thank you very much 
Fran
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/727646#727646]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120401/c44b1a5b/attachment.html 


More information about the jboss-user mailing list