Re: [Xdoclet-user] Dynamically generating JSP files.

2005-02-09 Thread Konstantin Priblouda
--- [EMAIL PROTECTED] wrote: > Is this a difficult task? What is the best way to > learn to extend > xdoclet to do this and should I look at xdoclet or > xdoclet2? > > Any help with this would be much appreciated. XDoclet 2 templates are definitely easier to write, because it uses velocity /

Re: [Xdoclet-user] Dynamically generating JSP files.

2005-02-09 Thread Richard.Featherstone
I'm just starting to use xdoclet and this may be a useful feature for me. Is this a difficult task? What is the best way to learn to extend xdoclet to do this and should I look at xdoclet or xdoclet2? Any help with this would be much appreciated.

Re: [Xdoclet-user] Dynamically generating JSP files.

2005-02-09 Thread Konstantin Priblouda
--- [EMAIL PROTECTED] wrote: > Hi, > > Is there a way to dynamically generate jsp files for > input and > displaying java beans using xdoclet tags? SO you > could write a class > and generate the hibernate mappings and input forms > dynamically in one > place as the bean evolves. technically i