[java ee programming] Re: execution of code next to the send redirect

2009-06-09 Thread muralikrishna.r
Hi, It will never get executed. In practice no code will be placed after send redirect. -RMK -Original Message- From: java-ee-j2ee-programming-with-passion@googlegroups.com [mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of java.thul...@gmail.com Sent: 08 June

[java ee programming] NetBeans IDE and Tomcat - versions reg.

2009-04-20 Thread muralikrishna.r
Hi, In the course FAQ page (http://www.javapassion.com/coursefaq.html#What_software_and_IDE_are_we_goin g_to) It is mentioned as we have to use NetBeans 6.1 (or soon to be released NetBeans 6.5) I have NetBeans 5.5.1 installed on my machine, will it work or not? Thank you, M K Rayapud

[java ee programming] Re: How can i run my first JSP Page.

2009-03-26 Thread muralikrishna.r
Hi, FYI, Follow the below steps 1) Create a Folder (name it e.g. firstApp) 2) Copy your jsp page (E.g. First.jsp) to the above folder 3) Now copy the entire folder to Tomcat\webapps folder 4) run/start the tomcat server (double click Tomcat\bin\tomcat6.exe) Note: if Tomcat server i