Hi,
I send
string to
jsp from swings using URL
And then call servet from jsp(submit some values to this
servlet from jsp)
Now i want to send ArrayList to my swings ,
How it is,
i know call servlet from swings,retrive values from servlet to swings. This is two way communication,
But now my requirement is one way, i didn't call servlet directly from swings, i call from jsp
Help me,
Thanks in advance