Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi
I am using a web application with Tomcat server and Eclipse.
Module Flow:
In my application am using 'Browse table' feature. In which, I have to
browse an Excel table and add the content with my old table.The flow of the application is as follows.
1) Browse an Excel Table from the computer.
It displays all the sheets in Excel table.2) Choose the appropriate sheet from the list.
It displays all the column names(field names) in the selected sheet
(excel table).
These two steps are important for implementing that feature.Accessing from another computer:
I have implemented this feature in my application and is working fine
in my computer(say 'A' is my ip address).
I used this address for running my application.
"http://A:8080/filename.jsp".The problem occurred when i access my application from another
computer(say 'B') using the same address("http://A:8080/filename.jsp")All other features are working correctly except 'Browse table'.
It only displays the browsed filename. The sheets are not getting
displayed.Problem:
The problem is when we browse an excel table from another computer(B),
it searches the table in my computer(A).How to avoid this problem?
But i need to search in computer 'B' only or the computer from
which am running this application.How to achieve this?

![]() |
![]() |
![]() |
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |