• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

jdeveloper

 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does anybody use Jdeveloper 9i or higher as an IDE, for creating BC4J? Is it a good approach.
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Oracle9i JDeveloper IDE provides full lifecycle support for framework-based development using Struts and BC4J. There are a couple of sample applications developed using Oracle JDeveloper.
Documentation : http://otn.oracle.com/products/jdev/htdocs/jdevcategory.html#J2EE
Samples (refer to BC4J Section): http://otn.oracle.com/sample_code/products/jdev/content.html
Hope this helps.
Sujatha.
http://otn.oracle.com/sample_code/content.html
 
Ranch Hand
Posts: 1561
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'd say it's an excellent framework.... view objects, view links, and entity objects, and application modules actually extend the capabilities of EJB.
my $0.02
cheers
 
kavitha rama
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your advice. We are going to start struts with bc4j.
 
Ranch Hand
Posts: 8948
Firefox Browser Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Kavitha,
Check out this tutorial
otn.oracle.com/sample_code/products/ jdev/bc4jtoystore/readme.html
 
kavitha rama
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the link, I bookmarked it
 
reply
    Bookmark Topic Watch Topic
  • New Topic