Hi, To deploy and run a web application in Eclipse using WTP: Right-click on the jsp file, index.jsp, in the ProjectExplorer. Select Run As > Run on Server menu. In the Run On Server dialog, ensure that the server, Oracle OC4J Standalone Server v10.1.3 DP4 Preview, is selected. Click on Finish. The Eclipse WTP tool will now do the following:
Package the Web Application Start the server if it is not running Publish the Web Application to the Server Launch the application in a browser Is there a smarter way of doing this in eclipse as the above takes a lot of time for modifying/running/modifying a jsf page? --Irshad. -- View this message in context: http://www.nabble.com/Is-there-a-faster-way-of-modifying-a-jsp-and-testing-running-the-jsp-using-eclipse-WTP--tf4746353s2369.html#a13572247 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
