Hi Zhivko,

Could you be more precise with your question? On the Server-side, the
org.restlet.data.Form class and the Request.getEntityAsForm() method are
useful to parse 'dynamic' form parameters.

Best regards,
Jerome  

> -----Message d'origine-----
> De : news [mailto:[EMAIL PROTECTED] De la part de zhivko
> Envoyé : lundi 11 février 2008 15:33
> À : discuss@restlet.tigris.org
> Objet : Re: RESTlet for simple servlet and jsp visualization
> 
> Hi again,
> 
> i have another question:
> 
> if i want to call a method and need to pass dynamically 
> parameters in the form:
> /functoinCall?param1=23&param2=String
> 
> how should i do this in Restlet ?
> 
> 
> Thanks,
> Zhivko
> 
> 
> 

Reply via email to