It's not a secret anymore!
The moose likes Struts and the fly likes How to display first 2 lines of data on jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How to display first 2 lines of data on jsp" Watch "How to display first 2 lines of data on jsp" New topic
Author

How to display first 2 lines of data on jsp

ki dondap
Greenhorn

Joined: Jun 30, 2008
Posts: 6
Hi,

I am Retrieving 100 lines of descrption from database to my jsp using struts, but I need to display only first 2 lines of that and rest of the description i need to show only when an image is clicked.

I know how to display rest of the description on the popup page when you click on the image. Please help me how to display only first two lines.

Thanks in advance.

Kiran.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to display first 2 lines of data on jsp
 
Similar Threads
displaying images from database
Upload Image in a JSP Page
Displaying the code in one page after another page in JSP
I beg u all to help me out...
Struts2 Image Display Replaces Response