how can i pass the value from the java standalone to jsp without database
zita lakshmi
Ranch Hand
Joined: Nov 13, 2009
Posts: 37
posted
0
Hi
I need to bush a value from a standalone java application to a jsp. Currently i am using database in between java and jsp.
how can i pass the value from the java standalone to jsp without database.