Re: to open new window of JSP on the applet



You can request a browser to get and show a URL with showDocument.
http://javalessons.com/cgi-bin/fun/java-tutorials-main.cgi?sub=gui&ses=ao789
: g58.
If the jsp results in HTML3.2, you can embed it using JEditorPane.
http://javalessons.com/cgi-bin/fun/java-tutorials-main.cgi?sub=gui&ses=ao789
: g42.
--------------------
Paul Hamaker, SEMM, teaching ICT since 1987
http://javalessons.com

.



Relevant Pages

  • Re: Using Httpwebrequest to Submit multipart/form-data
    ... > like you from pretending to be a browser. ... > for the JSP page to be attempting to identify the browser, ... > didn't set the User Agent header. ... > for doing this that is downloadable open source using the Unix compatibility ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Using Httpwebrequest to Submit multipart/form-data
    ... > like you from pretending to be a browser. ... > for the JSP page to be attempting to identify the browser, ... > didn't set the User Agent header. ... > for doing this that is downloadable open source using the Unix compatibility ...
    (microsoft.public.dotnet.framework)
  • Re: Using Httpwebrequest to Submit multipart/form-data
    ... > like you from pretending to be a browser. ... > for the JSP page to be attempting to identify the browser, ... > didn't set the User Agent header. ... > for doing this that is downloadable open source using the Unix compatibility ...
    (microsoft.public.dotnet.general)
  • Re: Jasper Compilation Error
    ... > It's not a JSP throwing the error, but a bean used by a JSP. ... Do you get an error in your browser or just in the logs? ... root cause, if there is one, will be another stack trace below the first one. ...
    (comp.lang.java.programmer)
  • Re: Displaying binary data in browser
    ... JSP? ... > SO I want to write a Java method which does that. ... > I already have binary data with me in a variable.I need a java class ... how do you plan to show an image in the browser if you're using ...
    (comp.lang.java.programmer)