[Xdoclet-user] newbie question: writing configuration file for jsp and client application

2005-09-14 Thread Alex
Hi all, I started using xdoclet inside eclipse and face 2 pb: * I can write configuration file for a servlet using xdoclet, puting the tag before the class definition in the servlet. But I cannot find out how/where to put the tag in a jsp page to be able to get the configuration file done by x

[Xdoclet-user] XDoclet templates and Collection

2005-09-14 Thread Kishore Narkhede
Hi I have few queries on XDoclet templates I am developing templates to identify the user defined tags and generate the documentation for those tags 1) Is there a way to use a user defined variable in the XDoclet template ? 2) For using Collection object in template, with reference to the

Re: [Xdoclet-user] Pointers to documentation for writing XDTs

2005-09-14 Thread Konstantin Priblouda
--- Ajit Pendse <[EMAIL PROTECTED]> wrote: > Hi *, > I am very new to XDoclets and would like to get > some information on how to > write the custom templates (*.xdt). Any pointers to > the documentation on the > same are welcome. AFAIR the only way for you to learn it is to look into sour