public Map act( Redirector redirector, SourceResolver resolver, Map
  objectModel, String src,
  Parameters parameters ) throws Exception
 {
 
  String aFileId = parameters.getParameter( "fileid" );
  ...
 }
 
Regards,
Elmar
-----Ursprüngliche Nachricht-----
Von: Nils Leßmann [mailto:[EMAIL PROTECTED]]
Gesendet: Sonntag, 19. Januar 2003 23:26
An: [EMAIL PROTECTED]
Betreff: how to access parameter inside of action

Hi!

 

This one can't be too tough - anyway I'm not able to find an example somewhere. I'm writing my own action and need to pass a parameter, with something like

 

<map:parameter name="fileid" value="smoevalue" />

 

How can I access this value inside the action? The cocoon docs just mention that this work, but not how.

 

Regards, Nils

________________________________________________

Nils Leßmann

Stockacher Str. 38

68239 Mannheim

 

0175 - 814 899 8

 

 

 

Reply via email to