|
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
|