com.cc.framework.taglib
Interface WebResourceTag

All Known Implementing Classes:
ButtonTag, FormButtonTag, ImageMapTag

public interface WebResourceTag

Interface for all tags with access to web resources

Since:
1.1
Version:
$Revision: 1.6 $
Author:
Harald Schulz

Method Summary
 void setBase(java.lang.String base)
          Sets the resource base directory
 

Method Detail

setBase

public void setBase(java.lang.String base)
Sets the resource base directory

Parameters:
base - Base Directory


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.