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

2004-03-23 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 would be great .. Here's a template that works with Velocity: currentClass is: ${currentClass.Name} Methods are: #set ( $numMeth

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 XDo

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: 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 > > >

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