Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
arguments from LS to java
System
I can't pass argument form LS to java through hashtable params...in livesite,must i declare the action attribute of the form???
I receive params in java code from xls code with this code :
String codice = (String)params.get("codice");
where "codice" is the name attribute of the input box that receive a string from the user.
Could someone help me?
Find more posts tagged with
Comments
There are no comments yet