Results 1 to 4 of 4
Thread: Display Line# and Column# in JSP
- 01-10-2008, 07:52 AM #1
Member
- Join Date
- Jan 2008
- Posts
- 3
- Rep Power
- 0
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
- 01-10-2008, 11:39 AM #2
My assumptions ..
BLOB content is displayed as normal HTML either directly or inside the TextArea. In client side JSP has no control over user interaction in the browser.. Go deep inside JavaScript DOM may be you can find something helpful there..
Let me know if i completely misunderstood your problem ..dont worry newbie, we got you covered.
- 01-10-2008, 11:40 AM #3
I forgot to welcome you to "The Largest Java Community" .. You are welcome ..
dont worry newbie, we got you covered.
- 01-17-2008, 12:37 PM #4
Member
- Join Date
- Jan 2008
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
insert row and column and delete row and column
By daredavil82 in forum New To JavaReplies: 13Last Post: 09-22-2011, 06:10 PM -
[SOLVED] Last line in JTextArea wont display
By Chris.Brown.SPE in forum Advanced JavaReplies: 5Last Post: 04-11-2008, 01:52 PM -
CSV column titles
By javaplus in forum New To JavaReplies: 2Last Post: 01-24-2008, 03:45 PM -
Reading in data from file line by line
By bluekswing in forum New To JavaReplies: 1Last Post: 10-02-2007, 12:19 AM -
add a jlist column
By Alan in forum JCreatorReplies: 1Last Post: 05-28-2007, 04:51 AM


LinkBack URL
About LinkBacks

Bookmarks