1) How can I upload file in a remote
portlet exposed in WSRP?
I have created a form like this:
<form name="second" method="post"
action="" remote url...." enctype="multipart/form-data">
<input type="file" name="attach" value="">
<input type="submit" value="vai">
</form> but I don't find anything in the SOAP
Envelope sent to the portlet.
Are there any configuration ?
2) Reading the JSR168 specification
I saw the possibilty to retrieve some information about the user via: