Running Your MVC Application

Once your application is successfully deployed, you can start using it. To do this, open a browser window, and in the address bar, type http://localhost:7001/AirlinesApp/Welcome. This will open the first page of your application. You learned about alias names for servlets and JSPs on Days 5, “Writing JavaServer Pages (JSP),” and 6, “Advanced JavaServer Pages Techniques.” Here “Welcome” is an alias name for the JSP CheckAvailFlightsPage.jsp. From here you can navigate around your application.

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.