In Console we get this result only once the i will get param next time it
goes to null.i am using doubleselect for this


getServiceOwnerId-->7099107119529255786
----------------------------query----------------------------
select SUBSCRIPTION_ID, SUBSCRIPTION_NAME from SUBSCRIPTION where
CONTENT_PROVIDER_ID=7099107119529255786 and SUBSCRIPTION_TYPE like 'MMS'
Subscriptions-->[]
getServiceOwnerId-->7099107119529255786
----------------------------query----------------------------
select SUBSCRIPTION_ID, SUBSCRIPTION_NAME from SUBSCRIPTION where
CONTENT_PROVIDER_ID=7099107119529255786 and SUBSCRIPTION_TYPE like 'null'
Subscriptions-->[]
getServiceOwnerId-->8946059966905337120
----------------------------query----------------------------
select SUBSCRIPTION_ID, SUBSCRIPTION_NAME from SUBSCRIPTION where
CONTENT_PROVIDER_ID=8946059966905337120 and SUBSCRIPTION_TYPE like 'null'
Subscriptions-->[]
-- 
View this message in context: 
http://www.nabble.com/Parameters--shows-null-please-help-tp22657568p22659158.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to