I
itisrajesh59
My requirement is as follows:
I have a JSP page which interacts with a servlet, which then interacts
with some service does some post, get and returns some data back to
another jsp.
I need to create a Ruby class/object which replaces the JSP, i.e. i'll
need to talk to the servlets directly skipping the UI since it reduces
time.
Can any one help me out.
I have a JSP page which interacts with a servlet, which then interacts
with some service does some post, get and returns some data back to
another jsp.
I need to create a Ruby class/object which replaces the JSP, i.e. i'll
need to talk to the servlets directly skipping the UI since it reduces
time.
Can any one help me out.