it.unibas.pinco.azioni
Class AzioneInoltroSessione

java.lang.Object
  extended by it.unibas.pinco.azioni.AzioneInoltroSessione
All Implemented Interfaces:
Azione

public class AzioneInoltroSessione
extends java.lang.Object
implements Azione


Constructor Summary
AzioneInoltroSessione()
           
 
Method Summary
 java.lang.String esegui(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AzioneInoltroSessione

public AzioneInoltroSessione()
Method Detail

esegui

public java.lang.String esegui(javax.servlet.http.HttpServletRequest request)
Specified by:
esegui in interface Azione