how to run servlet under application

From: Lutek (adres_at_antyspamowy.pl)
Date: 01/26/05


Date: Wed, 26 Jan 2005 16:10:38 +0100

I have two application. First one send data to second application (via
sockets). When second app will get data then it should run servlet and
send data to this servlet. How to do this

How to send data to application from servlet or JSP.



Relevant Pages

  • Re: how to run servlet under application
    ... > sockets). ... When second app will get data then it should run servlet and ... > send data to this servlet. ... JSP WorkFlow PageFlow Page Flow FlowControl Navigation: http://www.control-and-command.de ...
    (comp.lang.java.help)
  • Re: [OT] Which technology might I use for this web application?
    ... Can I write the server code in Java? ... output-rich purposes, Java Server Pages (JSP) is a useful technology that runs on top of servlets. ... Apache Tomcat is a popular, capable servlet container; some other containers include IBM Websphere and Bea WebLogic, and there are others. ... Some tag libraries include JSP custom tags for performing DB accesses, or you can do it directly in your own Java code. ...
    (comp.lang.java.programmer)
  • More info...anyone up for a challenge?
    ... Incase anyone is really up for a challenge on this one, ... Basically we have a frameset with date headers, nav bar etc, and the main ... content frame contains a jsp that onLoad, ... If we use the Favorites link, the log shows a GET was issued to the servlet, ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: what is the MVC all about
    ... WIth a JSP you can call any Java class/method directly from a ... so the JSP gets control first. ... just do this instead:) If a Servlet gets control first (specified by ... The Servlet didn't generate HTML, ...
    (comp.lang.perl.misc)
  • Re: Fortschrittsanzeige mit Servlets bzw. JSP
    ... welche die Aktion startet wird an ein Servlet geschickt. ... Servlet macht ein Forward auf eine JSP, wobei der aktuelle Fortschritt ... Next by Date: ...
    (de.comp.lang.java)