Actions
Bug #989
closedjljvmregistry does not pass on doPost call if input param string is empty
Start date:
02/12/2003
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
989
Description
jljvmregistry does not pass on doPost call to the rest of Jalama if the input
params string is empty. Should pass on the call no matter what input received,
and the JalamaController and/or Command object should take care of resolving.
This allows doPost to be used to call a Command that needs no input params (see
also bug #987 - null values should also be allowed)
Actions