Hiiii
View Answers
August 22, 2008 at 2:00 PM
hai frnd...
Yes this jsp page will display only 2o records..
did u find a for loop at the bottom of the page.?
I have used variable "p" in the for loop, but in <a href=""> i used "i" instead of "p". please change that "i" to "p" again at another place, just aftr this <a href> tag i used "i' instead of 'p'. Please change these...
then it will display 2 3 4 5 6 like that according to the number of pages....
Now u have to write a Servlet named Servlet1.java.
i have given this servlet's basic layout/logic....
Code it according to that....
August 22, 2008 at 2:03 PM
this servlet is used to create jsp pages on the fly...
So u have to write the complete code for the jsp page in the Servlet as output command........
Thanks and Regards,
Prashob,
[email protected]
Related Tutorials/Questions & Answers:
Advertisements
RAJ9992Servlet sending image
hiiii
In my html page i use how to send this image value to servlet plz be inform me anybody
RAJ9992Send Image Value to Servlet
hiiii
In my html page i use input type=image src="" value="" name="" how to send this image value to servlet plz be inform me anybody
meenakshimeenakshi
HIIII,
Any one can help me,,
I have created a form in jsp and bind it by using spring:bind in spring.
I have use ModelAndView of SimpleFormController .
But when i called onSubmit thn onSubmit not called
login data login data
Hiiii Sir
I am doing banking project on Asp.net
i have created database on sql and also created a connection to gui but m not getting the data after login i want to show particular data for particular user
means
login datalogin data
Hiiii Sir I am doing banking project on Asp.net i have created database on sql and also created a connection to gui but m not getting the data after login i want to show particular data for particular user means if i
error in accessing database - JSP-Servleterror in accessing database
hiiii im tanushri im tryng to connect my database to the servlet i hv succeeded in connectivity but im stuck to nother error called Got minus one from read call although i hv feeded data to my
error got minus one from read call - JSP-Servleterror got minus one from read call
hiiii while connecting my servlet to database im getting error called
java.sql.SQLException: Io exception: Got minus one from a read call
oracle.jdbc.dbaccess.DBError.throwSqlException