Hi,

I am trying to run the following code in a template that I made


      <XDtClass:ifHasClassTag tagName="struts.action"
paramName="nextState">
        <XDtParameter:forAllParameterTypes paramName="nextState">
        <set-property property="nextState"
value="<XDtClass:classTagValue tagName="struts.action"
paramName="nextState"/>"/>
        </XDtParameter:forAllParameterTypes>
      </XDtClass:ifHasClassTag>

It looks right but for some reason I am getting an error which reads

Xdoclet.template.TemplateException: Invoking method in class
xdoclet.tagshandler.ParameterTagsHandler failed: forAllParameterTypes,
line=4 of template ...., exception: null

Any suggestions would be most appreciated.

Thanks

Jordan



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to