View Single Post
  #1 (permalink)  
Old 01-10-2008, 08:52 AM
loganathan.lakshmanan loganathan.lakshmanan is offline
Member
 
Join Date: Jan 2008
Posts: 3
loganathan.lakshmanan is on a distinguished road
Display Line# and Column# in JSP
Hi,
I have a requirement to show up the BLOB in JSP page and when the user move the cursor over the text, it should display corresponding Line# and Column# at the top. The problem here is when the size of BLOB data is large, it takes long time to display the message on screen.
If anyone knows how to display Line# and Column# of the Text displayed on JSP page, please tell us your idea.

Thanks in advance,
Logu
Reply With Quote
Sponsored Links