I would like to know what I should implement so that the survey information can be stored in a local database, and how I can implement the survey system in a java application, obtaining the token and redirecting to the limesurvey url.
Hello, valentina,
this is the English section of the forum where we write in English.
So either ask in the Spanish section or write in English.
Best regards
Joffm
Hola, valentina,
esta es la parte del foro donde se escribe en inglés.
Por favor, escriba en la parte correcta (la parte en español) o escriba en inglés.
Saludos
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
valentinacastrillon wrote: so that the survey information can be stored in a local database
LimeSurvey supports a few database technologies.
MySQL 5.5.3 or later OR Microsoft SQL Server 2005 or later OR Postgres 9 or later.
Installing LimeSurvey and e.g. MySQL on the same local system is quite common.
You might need to explain what you mean with the term "local database".
valentinacastrillon wrote: implement the survey system in a java application
Sounds more like a question for a Java forum. "Implement" can mean anything. You seem to want to write a java application which interacts in certain ways with a LimeSurvey application. A way is to use the RemoteControl API:
www.limesurvey.org/manual/RemoteControl_2_API