| Author |
How to create a Search Page with search results in the same page
|
Muni Jampana
Greenhorn
Joined: Sep 05, 2007
Posts: 3
|
|
Hello, I am trying to make a search page and..if I submit the form... I like to view the search results in the same page . If lets say arl is the arraylist i am retieving then how do i check whether the size is 0 or not.. please help me.. thank you
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
"Love Fun", Please check your private messages.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Muni Jampana
Greenhorn
Joined: Sep 05, 2007
Posts: 3
|
|
|
sry.. now i changed it
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56207
|
|
Thank you. Now, one more thing... Please use real words when posting to the forums. Abbreviations such as "sry" in place of "sorry" only serve to make your posts more difficult to read and less likely to generate useful responses. Please read this for more information. thanks, bear JavaRanch sheriff
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56207
|
|
Originally posted by Love Fun: If lets say arl is the arraylist i am retieving then how do i check whether the size is 0 or not..
That greatly depends on what version of JSP you are using. As per forum instructions, please include this information. P.S. Surely you can come up with a better name than "arl"?
|
 |
 |
|
|
subject: How to create a Search Page with search results in the same page
|
|
|