|
|
Has anyone attempted to pass in form attributes and parameters to the servlet after registering it to the HttpService? Maybe it is just me, but it does not even see any attributes, and if I even attempt to read the parameter list it throws an actual runtime exception. |
|
|
JMan, Yes you are correct. Currently that aspect of our servlet container is not implemented. The code in question is in the com.buglabs.osgi.http bundle. |