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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Hrish

  1. Hrish

    wddx in JSP

    Hi, Is there any way of using wddx in JSP.I have used wddx previously in coldfusion.So is there any similar way in JSP? Thanks in advance, Hrish
  2. Hrish

    Calling an external application

    Hi sammi, You can find information about this in the java docs. Bye, Hrish
  3. Hrish

    Calling an external application

    Hi Sammi, You can use JSP to execute external commands.You can use Java Native Interface to execute native code code stored inside libraries or DLLs but all this i think can be done on the server since JSP pages are executed on the server. You can execute external commands on the server using...

Part and Inventory Search

Back
Top