Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. roman882

    ActionForm bean not being populated from JSP

    Ok, I finally got that working. For the benefit of those who may come accross samiliar problem, the issue was in Action class. It's kinda weird since I've used the same sort of code beofore and it worked fine. Here is the change I made: I changed my getQuote method in Action class from quote...
  2. roman882

    ActionForm bean not being populated from JSP

    I'm following a small test application example listed in Profressional Jakarta Struts book (ch 3). It basically involves entering a stock symbol in one jsp and getting it's current price in another jsp. So basically it comprises of two JSPs, one Action, and one ActionForm. But the problem I'm...
  3. roman882

    Tomcat and EJB

    How do I deploy EJBs using Tomcat? Does it also work as an application server or it's only for JSPs and servlets (web server)? Do I need to install a different app server to work with it if I'm developing JSP, servlets, and EJBs? If so, which other app server is available for free? Thanks.
  4. roman882

    Training in webLogic

    Hi, What's the best way to start learning webLogic? Taking online classes? Buying books and trying out the application at home? Also, are there any web sites where you can participate in some online projects (some business problem solution like processing orders etc) for hobbyists? Thanks...

Part and Inventory Search

Back
Top