[Xdoclet-user] Building XDoclet2 plugins problem

2004-03-21 Thread Aleksandr Shneyderman
I was looking around Xdoclet2 and got to the point where I checked out xdoclet-plugins from sf CVS. (By the way it is not quite clear how to do it since the link to the CVS instruction page from 'Development Environment' [http://xdoclet-plugins.sourceforge.net/development-environment.html] page

AW: AW: [Xdoclet-user] using BSF in a template

2004-03-21 Thread Glatz, Oliver
HI, > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag > von Erik Hatcher > Gesendet: Sonntag, 21. März 2004 18:14 > An: [EMAIL PROTECTED] > Betreff: Re: AW: [Xdoclet-user] using BSF in a template > > > FYI XDoclet 1.2 does support Velocity

Re: AW: AW: [Xdoclet-user] using BSF in a template

2004-03-21 Thread Konstantin Priblouda
> You have an idea when it will be released ? > I don't want to use v2 alpha without doku how to use > the BSF ... > (matter of time) > It's difficult to predict. As xdoclet2 lpugins commiter I already put it into porduction on my site. regards, = [ Konstantin Pribluda ( ko5tik ) ]

RE: [Xdoclet-user] Struts "set-property" addition for Actions

2004-03-21 Thread Martin Alley
I've worked out what to do 1) Take xdoclet-apache-module-1.2.jar from xdoclet-bin-1.2.zip 2) Take struts_config_xml.xdt from xdoclet-apache-module-1.2.jar\xdoclet\modules\apache\struts\resources 3) Update struts_config_xml.xdt using the xdt stuff from Erik Hatcher below inserted just befo

Re: AW: [Xdoclet-user] using BSF in a template

2004-03-21 Thread Erik Hatcher
FYI XDoclet 1.2 does support Velocity and BSF within a template tag. I have some examples that I can post later, but don't have them handy right this second. Erik On Mar 21, 2004, at 9:56 AM, Konstantin Priblouda wrote: --- "Glatz, Oliver" <[EMAIL PROTECTED]> wrote: Hi, thank you for yo

AW: AW: [Xdoclet-user] using BSF in a template

2004-03-21 Thread Glatz, Oliver
Hi, > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag > von Konstantin Priblouda > Gesendet: Sonntag, 21. März 2004 16:57 > An: [EMAIL PROTECTED] > Betreff: Re: AW: [Xdoclet-user] using BSF in a template > > > > --- "Glatz, Oliver" <[EMAIL PR

Re: AW: [Xdoclet-user] using BSF in a template

2004-03-21 Thread Konstantin Priblouda
--- "Glatz, Oliver" <[EMAIL PROTECTED]> wrote: > Hi, > > thank you for your answer. > > > --- "Glatz, Oliver" > <[EMAIL PROTECTED]> > > wrote: > > > Hi, > > > > > > I'd like to use the BSF in a template. > Unfortunately > > > there is a dead > > > link in the docs of v.1.2 - Missing file: > >

Re: AW: [Xdoclet-user] using BSF in a template

2004-03-21 Thread Michael campbell
I think you shall look into xdoclet 2. You mean xdoclet 1.2 ?! I use already this version. Xdoclet 2.0 is just around the corner; I think he means that version. --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial pr

AW: [Xdoclet-user] using BSF in a template

2004-03-21 Thread Glatz, Oliver
Hi, thank you for your answer. > --- "Glatz, Oliver" <[EMAIL PROTECTED]> > wrote: > > Hi, > > > > I'd like to use the BSF in a template. Unfortunately > > there is a dead > > link in the docs of v.1.2 - Missing file: > > xdoclet-1.2/docs/templates/Bsf_toc.html > > > > I found no infos in the d

Re: [Xdoclet-user] using BSF in a template

2004-03-21 Thread Konstantin Priblouda
--- "Glatz, Oliver" <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to use the BSF in a template. Unfortunately > there is a dead > link in the docs of v.1.2 - Missing file: > xdoclet-1.2/docs/templates/Bsf_toc.html > > I found no infos in the docs. > > How do I get the info how to use BSF in a

[Xdoclet-user] using BSF in a template

2004-03-21 Thread Glatz, Oliver
Hi, I'd like to use the BSF in a template. Unfortunately there is a dead link in the docs of v.1.2 - Missing file: xdoclet-1.2/docs/templates/Bsf_toc.html I found no infos in the docs. How do I get the info how to use BSF in a template ? A sample (code snippet) would be great ! Thanks in advan