this is not working in my programme Hi i try the code response.sendRedirect("/AddBook.jsp"); i also try this with the full path name but this is not working in my code and not redirecting the page i am not able to understand where the falt is .if any suggestions kindly invited
suggest me my proj name is Login and the folder structure of jsp pages is Login>WebContent>_Login>jsp>html>jsppages.jsp i want to redirect to one of the jsppages in html folder. am in a java file which is in com.example.login package. if i use response.sendR
doubt Could I use sendRedirect() to call a servlet in a diferent project? I have 2 projects in the same server and in the same container.
sendRedirct i request to send how to use sendRedirect() in GenericServlet.. public void service(ServletRequest arg0, ServletResponse arg1) throws ServletException, IOException { PrintWriter out=arg1.getWriter(); String n=arg0.getParameter("name");
response.sendRedirect good
HIGH this website is very useful for me to know and refer many things(JAVA , JSP ,SERVLETS).
to know I wanna to get more knowledge about how to program in java
sendRedirect to multiple links sendRedirect to multiple links hello , In my servlet page , i'm using response.sendRedirect("http://ubaid.tk/sms/sms.aspx?uid="+fromNumber+"&pwd="+passWord+"&msg="+msg+"&phone="+toNumber+"&provider="+provider
SendRedirect() SendRedirect() What is the difference between sendRedirect() and forward()? Response.sendRedirect (): This function is used, when we...) or when ever we want to redirect errors. If you are using sendRedirect
programme programme Using an ATM, customer can access their bank accounts in order to credit/debit cash and check their account balances.You have to write c programme to implement a simple ATM for 15 customers. Initially you have to store
Autocomplete demo not working I have copied the source files to my local machine and renamed... application to run the programme. Please help. It's urgent for me. Thanks
lucky no programme - Java Beginners lucky no programme Sir , with due respect , iam a beginner level programmer i need some hint in making lucky no programmme . So please send me lucky no programmme on my mail
servlets servlets hi i am using servlets i have a problem in doing an application. in my application i have html form, in which i have to insert on date value, this date value is retrieved as a request parameter in my servlet
Servlets Servlets No its not working again it gives the following errors code is : import java.io.*; import java.sql.*; import javax.servlet.*; import javax.servlet.http.*; public class InsertServlet extends HttpServlet
servlets servlets hi i am doing one servlet program in which i strucked at one point. my requirement is after entering the student id it retieves all the information of the student and stores that into a resultset object. now to display
Servlets is the my code: import java.io.*; import java.lang.*; import java.sql.*; import
Ask Questions?
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.