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 SkipVought 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. mayami

    problem during refresh of page

    Hi everyone! I am using struts framework in my j2ee program. And I have this error that occurs during page refresh. In my jsp page contains this field <html:hidden property="txtQuantity" /> a property of an actionform class OrderForm. During submission of the html:form the product in the...
  2. mayami

    Cannot find ActionMappings or ActionFormBeans collection

    hi to all! this is the details of the error i have encountered when i open the index.jsp in my j2ee program using struts framework...i already created the struts-config.xml and web.xml (code shown below)...but my program wont really run. I'm using eclipse 3.0 & tomcat 5.0. Could someone help me...
  3. mayami

    Changing the background of moving image

    I have a moving image and its background have to change at a certain instance. But the result of my codes would retain the previously drawn graph(a region) in which would display overlapping graphs. How can I erase the previous one? Below is the snippet of my codes: <code> hdc =...
  4. mayami

    How to eliminate flicker in win32/sdk program?

    Hi everyone! I badly need your help...how can i eliminate flicker in my visual c++ program using win32/sdk. The flicker appears on the moving image and it is really not good to look at. It declines the efficiency of my program. Your generosity is highly appreciated.

Part and Inventory Search

Back
Top