comparison gnv/src/main/java/de/intevation/gnv/action/DoOutputAction.java @ 699:af22fa5567a6

Removed trailing whitespace. gnv/trunk@935 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 17 Apr 2010 09:31:48 +0000
parents 254f062e334b
children 33198e55371c
comparison
equal deleted inserted replaced
698:d7b005107443 699:af22fa5567a6
27 import org.apache.struts.action.ActionMapping; 27 import org.apache.struts.action.ActionMapping;
28 28
29 /** 29 /**
30 * This controller calls the out operation of the server directly. Html img-tags 30 * This controller calls the out operation of the server directly. Html img-tags
31 * in jsp pages use this action to fetch charts and histograms. 31 * in jsp pages use this action to fetch charts and histograms.
32 * 32 *
33 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a> 33 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
34 * 34 *
35 */ 35 */
36 public class DoOutputAction extends ArtifactDatabaseActionBase { 36 public class DoOutputAction extends ArtifactDatabaseActionBase {
37 37

http://dive4elements.wald.intevation.org