% /** * Customizables variables */ String language="fr"; /*If the user is an individual user, send him to its personnal page*/ String sURLPagePerso="../perso/perso-creation.jsp"; /*If the user is member of an organisation, send him to the list of registred organisation in his country*/ String sURLListOrganism="liste.jsp"; %>

Formulaire Général