Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Session Beans: The EJB star performer
- Enterprise Java Beans EJBs allow for greater code reuse and design flexibility. In our continuing series on how to get started creating EJBs, we explore the all-important Session Bean.Enterprise JavaBeans EJB are the workhorses of a Java 2 Enterprise Edition application, toiling in the layer between back-end systems and the...
- Tags: J2EE, Application servers, Middleware, Enterprise software, Michael Kmiec, bean, EJB, Session Beans, Session Bean
- Technical articles 2002-07-08
Additional Resources
- Writing Performant EJB Beans in the Java EE 5 Platform (EJB 3.0) Using Annotations
- The Enterprise Java Beans EJB 3.0 specification vastly improves the simplicity of programming enterprise beans. This promises to increase the productivity as a developer. But what about the productivity of the production system? Will it be fast enough to meet the demands of the organization, or will a person spend...
- Tags: Performance, Java, Performant, Programming, EJB, J2Ee, Performance Management, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Human Resources, Workforce Management, Software
- White papers 2006-09-01
- Photos: Worst tech of 2006 (so far)
- Beans, beans, the musical fruit (n/t).The thinking behind itPerhaps Sony were thinking of Java beans rather than legumes when they came up with the idea?Anyway, it is very encouraging to know that it is the controls - and not my entire extended family - who/which are stupid for having difficulty...
- Tags: PHOTOS, ., AlanGeek, hardware, photograph
- Discussion threads 2006-04-26
- How to handle Sessions
- Hi, I want code for putting beans in the attributes and getting the objects in the view layer, How to handle session for the login page.
- Tags: findtln@...
- Discussion threads 2007-08-24
- Beans Word Game (zip)
- The Beans Word Game is a simple little game that helps teach spelling in a fun way. Playing the game is very simple. A word is said out loud while a picture of it is displayed. Next the word is spelled out on the screen as the letters are shown...
- Tags: Microsoft Word, Word, Beans Games, Beans Word Game, Games, Personal Technology
- Software downloads 2008-10-10
- Using the Persistence API in Desktop Applications
- The JSR 220 specification defines Enterprise JavaBeans 3.0. One of its primary goals is to simplify the creation, management, and storage of entity beans. Working towards that goal, Sun Microsystems and supporting community developers created a new Application Programming Interface API that lets one use "Plain old Java objects" or...
- Tags: Bean, Sun Microsystems Inc., API, JSR 220 Specification, Java Persistence Application Programming Interface, EJB, Desktops, Software Development, Software/Web Development, Hardware
- White papers 2007-06-01
- Using the Java Persistence API in Desktop Applications
- The JSR 220 specification defines Enterprise JavaBeans 3.0. One of its primary goals is to simplify the creation, management, and storage of entity beans. Working towards that goal, Sun Microsystems and supporting community developers created a new Application Programming Interface API that lets one use "Plain old Java objects" or...
- Tags: Desktop, Bean, Sun Microsystems Inc., API, JSR 220 Specification, Java Persistence Application Programming Interface, Programming Languages, EJB, Java, Software Development, Software/Web Development
- White papers 2007-06-01
- Using EJB 2.1 Technology
- With the introduction of EJB 2.1, developers can leverage its features to work with web services even more efficiently. Some of the changes since EJB 2.0 include support for web services, addition of a container-managed timer service, generalization of message-driven beans, and enhancement of EJB QL. This session will discuss...
- Tags: EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- Webcasts
- When is SOAP a Good Idea in a Project
- SOAP is basically an XML marshalling mechanism for RPC calls. It doesn't specify a transport although it is most commonly used with HTTP. It could also be used to encode an RPC call over a simple TCP/IP socket or a JMS message. People have a tendency to use the...
- Tags: Simple Object Access Protocol, SOAP, RPC, Web Services, Enterprise Software, Software, Networking
- White papers
- WyWare Stronghold Session Component (txt)
- WyWare Stronghold Session Component you can access Windows session information including which user established the session, how the session was established, when it was established, and from where is was established. At any time you can determine the state of the session (connected, disconnected, logged off, or logging on) and...
- Tags: Session, WyWare, Microsoft Windows, Operating Systems, Software
- Software downloads 2008-04-21
- EZ Beans Simple Business Cards (exe)
- EZ Beans Simple Business Cards EZBeansSBC is a desktop software application that has preformatted business card layouts so all you do is enter data and print cards. It's that simple. Uses standard 10 per page business card forms. This version is the first release on CNET Download.com.
- Tags: Desktop, Desktop Software
- Software downloads 2008-01-17
- Enterprise JavaBeans 3.0: Developing Your First Beans
- The primary goal of the EJB 3.0 and Java Persistence specifications was to make it as easy as possible to write and deploy an EJB-based application. Creating an application is as easy as compiling the code, jarring up the classes, and running the application server. This paper gives an introduction...
- Tags: O'Reilly Media Inc., EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2006-05-01
- Tech Tip: Run X within X
- Find out how to run X within X. XFree86 is the basis for any graphical interface on Linux systems. It's very powerful even if it is somewhat dated in many ways. One of the advantages...
- Tags: Guest Contributor, Linux Tips Newsletter, Session, X, Construction
- Technical articles 2004-07-28
- EZ Beans Private Lesson Business Management (exe)
- EZ Beans Private Lesson Business Management EZBeansPL is a desktop software application specifically designed to assist with managing and accounting for a personal private lessons business. People, time and money are integrated to minimize data entry and organized for convenient data management and reporting. Schedule-based billing creates billing statements automatically...
- Tags: Billing, Business Management, Desktop Software, Data Management
- Software downloads 2008-01-18
- Stateful Inspection Firewall Session Table Processing
- Stateful Inspection is a key technology to network devices such as routers and firewalls. Existing session table architectures of Stateful Inspection devices store all session information in a single entry, which causes high time cost of session table timeout processing. This paper presents a new architecture which divides a session...
- Tags: Session, Stateful Inspection, PATRICIA Algorithm, Firewalls, ASICs, Engineering, Network Security, Networking, Semiconductors, Hardware
- White papers 2005-06-23
- A brief review of the EJB 2.1 specification
- Java continues its rapid development with the EJB 2.1 specification. Take a closer look at the exciting new features available in this release.Most developers don't have the time or patience to go thru the 640-page EJB 2.1 specification, but they still need to know about enhancements introduced in EJB 2.1....
- Tags: J2EE, Application servers, Web services, Middleware, Enterprise software, Channel management, Rahul Tyagi, enterprise bean, Java, EJB, Web service, EJB 2.1, timer service, Web, Web service endpoint, bean, endpoint, stateless session bean, session bean
- Technical articles 2002-09-16
- Develop your first beans in Enterprise JavaBeans 3.0
- Just as the Java platform revolutionized the way we think about software development, the Enterprise JavaBeans EJB and Java Persistence specifications revolutionized the way we think about developing enterprise software. They combine server-side components with distributed object technologies, asynchronous messaging, web services, and persistence to greatly simplify the task of...
- Tags: O'Reilly Media Inc., EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- Book chapters 2006-07-24
- Merlin Session/Cache View (exe)
- Merlin Session/Cache View allows you to view the current cache and session for you ASP.NET application. Two controls are included, one for viewing session, and one for viewing cache. When viewing cache/session contents, you can also delete contents, or view the value of the content.
- Tags: Content, Merlin Session/Cache View, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Software downloads 2007-03-24
- SoftDweller File Session Provider (SourceCode ver) (zip)
- SoftDweller File Session Provider is a Microsoft .Net 2.0 library which can be used to provide ASP.NET 2.0 a better session state data storing solution. This provider stores ASP.NET session data by using up short-period memory caching and long-period physical files storing. So, SoftDweller File Session Provider can provide you...
- Tags: Microsoft ASP.NET, Session Data, .Net, Web Servers, Middleware, Servers, Software Development, Software/Web Development, Internet, Enterprise Software, Software, Hardware
- Software downloads 2006-07-08
- Return FTP Status to a controlling script
- I need to write a script that controls an ftp session. The session must download a small txt file, then upload a larger zip file, then check for the presence of an update file and if exists, download it. The issue is how to obtain the status codes...
- Tags: nsellick@..., FTP, ftp session
- Discussion threads 2007-07-15
- << Previous
- page 1 of 1
- Next >>