Subject: communication between an agent and a JSP using SOAP
pca@csd.abdn.ac.uk
Date: Mon Feb 17 2003 - 23:38:25 MET
hi again,
the same problem with SOAP and JADE...
So far I have got
--->two agents that speak to each other
--->one agent speaks to a JSP via SOAP
my problem is passing a String from a method in the Agent, to a behaviour in
the same agent... I basically can't get them to share information...
i pass in the query from a JSP to the "getQuery" method. this should update the
main "query" variable whenever it receives a new one from the JSP so that it
can send the message to the other agent and get the corresponding result!
if anyone ahs any idea if this is an impossible way to do it, or if there is
some code that would allow me to do this... it would be great!
thanks loads,
paul
a simple version of code is attached...
This archive was generated by hypermail 2a22 : Mon Feb 17 2003 - 23:35:44 MET