Can anyone help in answering this. While deciding for the design of Project,How shall we decide whether we should need cusomised JSP Tags or standard JSP tags will suffice our need.
Regards -----Original Message----- From: Siddhartha P. Chandurkar [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 10:39 AM To: [EMAIL PROTECTED] Subject: Re: Need tool to generate BMP EJBs from tables Hi Nelson, You can try Jenerator ( http://www.visioncodified.com ) It exactly does that. /Siddhartha Quoting Zahid Iqbal <[EMAIL PROTECTED]>: > Hi, > > You can test TierDeveloper (http://www.alachisoft.com), one of the most > flexible O/R Mapping and Code generation tool. It lets you select your > target database tables (for SQL Server, Oracle or DB2), map Data Objects > (with standard CRUD methods as well as sophisticated queries and > relationship methods) against these tables and instantly auto-generates > fully-functional EJB (BMP, CMP or SLSB) or Java components without requiring > you to write a single line of code. > > Thanks > > Zahid. > > > > -----Original Message----- > From: A mailing list for Enterprise JavaBeans development > [mailto:[EMAIL PROTECTED] Behalf Of Nelson, Tracy > Sent: Thursday, July 10, 2003 2:25 AM > To: [EMAIL PROTECTED] > Subject: Re: Need tool to generate BMP EJBs from tables > > > You should be able to write a Perl script to do this pretty easily. If you > can get your table definition in XML, you could even write an XSLT to do it. > > Alternately, can you get a copy of Jdeveloper that still has the wizard in > it? > > | -----Original Message----- > | From: Nimmons, Buster [mailto:[EMAIL PROTECTED] > | Sent: Wednesday, July 09, 2003 13:48 > | To: [EMAIL PROTECTED] > | Subject: Need tool to generate BMP EJBs from tables > | > | > | We are currently using Jdeveloper to write our java code, and > | a version or > | two back the BMP EJB wizard was taken out of the "NEW" menu I have a > | template to create new BMPs but manual coding is stil > | required to implement > | all the required methods. I searched around for a tool to create the > | implementation code from a table but have not really found > | any. Does anyone > | have any suggestions. > | > | ============================================================== > | ============= > | To unsubscribe, send email to [EMAIL PROTECTED] and > | include in the body > | of the message "signoff EJB-INTEREST". For general help, > | send email to > | [EMAIL PROTECTED] and include in the body of the message "help". > | > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff EJB-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". > > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help". ==========================================================================To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
