Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hiii..... to all


I have a java file to read excel sheet. now I have to pass the address of my java file into jsp file. what are the possible ways to do this?


please guide.


Thanks.
Posted
Comments
Sudhakar Shinde 17-Aug-13 0:01am    
Why do you want to pass java file address into jsp? What action you want to take from jsp with the help of java file?
suvi from mumbai 28-Aug-13 1:11am    
my java code is for read an excel file. With the help of jsp i have to call that java file which will show an excel file as a result.
Ashraff Ali Wahab 18-Aug-13 3:06am    
What do u mean by address?
suvi from mumbai 28-Aug-13 1:07am    
address means /home/suvi/file name. I have to pass this address as a hard code. please shear your idea how can i do this.
Ashraff Ali Wahab 31-Aug-13 3:44am    
look at http://www.coderanch.com/t/286168/JSP/java/Calling-Java-classes-JSP-page

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900