JEditorPane can not display the applet contained in a html

We know that class JEditorPane can be used to display Html pages. but it has limitation. When a Html page contains Applet, it can not display the applet! Does anyone know if there's any solution for this problem?

Hi, i do the 'CREATE_TEXT', after the PO created,   the PO created correctly except the Long Text.
THE CODE:
*********************1*********************
    CALL FUNCTION 'BAPI_PRODORD_CREATE'
      EXPORTING
        orderdata    = wa_po
      IMPORTING
        return       = rt
        order_number = aufnr
        order_type   = otype.
Then i got a AUFNR,
**********************2**********************
CONCATENATE sy-mandt aufnr INTO t_name.
      CALL FUNCTION 'CREATE_TEXT'
        EXPORTING
          fid         = 'KOPF'
          flanguage   = 'E'
          fname       = t_name
          fobject     = 'AUFK'
          save_direct = 'X'
          fformat     = '*'
        TABLES
          flines      = it_text
        EXCEPTIONS
          no_init     = 1
          no_save     = 2
          OTHERS      = 3.
and SY-SUBRC is 0.
the long text also generated, but can not displayed on the CO03

Similar Messages

  • Strange scenario,Oracle can not display the data in mysql correctly

    I use Heterogeneous Service+ODBC to achieve "oracle access mysql"(any other method?),and now i find Oracle can not display the data in mysql correctly:
    -------mysql------------
    mysql> create table tst(id int,name varchar(10));
    Query OK, 0 rows affected (0.00 sec)
    mysql> insert into tst values(1,'a');
    Query OK, 1 row affected (0.00 sec)
    mysql> select * from tst;
    ------------+
    | id | name |
    ------------+
    | 1 | a |
    ------------+
    1 row in set (0.00 sec)
    mysql> show create table tst\G
    *************************** 1. row ***************************
    Table: tst
    Create Table: CREATE TABLE `tst` (
    `id` int(11) DEFAULT NULL,
    `name` varchar(10) DEFAULT NULL
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8
    1 row in set (0.00 sec)
    -------------oracle ------------------
    SQL> select count(*) from "tst"@mysql;
    COUNT(*)
    49
    SQL> select * from "tst"@mysql;
    id
    1
    SQL> desc "tst"@mysql;
    Name Null? Type
    id NUMBER(10)

    You can make the following query on the result page:
    "select * from the_table where movietitle = ? and cinema = ?"
    then you set movietitle and cinema to those which the user selected. If the resultset contains more than 0 rows, that means the movie is available.
    Below is the sample code, it assumes you have a connection to the database:
    PreparedStatement stat = myConnection.prepareStatement("select * from the_table where movietitle = ? and cinema = ?");
    stat.setString(1, usersMovieTitleSelection);
    stat.setString(2, usersCinemaSelection);
    ResultSet res = stat.executeQuery();
    if (res.next()) {
    out.print("The movie is available");
    } else {
    out.print("The movie is not available");
    }Now just add that to your JSP page. Enjoy ! =)

  • Layout - This Program can not display the webpage

    Hi Experts,
    I am trying to create adobe forms in Webdynpro ABAP, for that I created a Webdynpro component and then view in it and created the required attributes and nodes and the pdfsource as xstring type.
    When I go to Layout tab it showing "This Program can not display the webpage" and in route element container I created an element and gave as of Interactive forms but the system is not creating any interface nor going into adobe live cycle designer.
    Is it the problem with the Live Cycle Designer or what exactly I have to do now.
    Please help me out.
    Thanks,
    Praveen

    Hi.,
    This seems that u didnt maintained host entries.,
    Click Run -> enter drivers -> goto etc folder -> double click on hosts file -> open with note pad.
    there u need to enter the host entries., like .. 192.....<server_address> <tab> <domain> <tab> <host>
    ask ur basis team., they will configure that..,
    hope this helps u.,
    reply if u need some more clarifications.,
    Thanks & Regards
    Kiran

  • While Installing this error is coming This Program can not display the pag

    When I Try to Install SAP B1 8.8 on Win server 2008.
    I am receiving this message.
    This Program can not display the page
    The website is encountering Problem
    There might be a typing error in the address
    At the time of Installation which site we need to access.
    My Internet is working.
    Still i am facing this Problem please suggest me what should I do.

    HI Ram ,
    Internet is not required while Installation .
    Go through :
    Re: SAP Business Installation
    Thanks
    Ashish

  • IE can not can not display the website

    start -> all Programs -> oracle Home -> Database Control - ORCL
    when I click on ORCL  to open the GUI
    i am getting a internet error http:/localhost:1158/em
    IE can not can not display the web site How can I get the GUI to open
    Please advise

    In version 4.2 on the controller SSLv2 is disabled by default. IE by default doesn't do SSLv3. Either enable SSLv2 on the controller or SSLv3 on the client.

  • Why teststand can not display the ASCII character which number up to 128?

    Hello All,
            I have encountered a problem on an application for ASCII character,why teststand can not display the ASCII character which number up to 128?
           For example:an expression  Local.xx=Chr(164),
           xx-->string,I can not get the correct string.
           Have any idea for this?
    OS:WinXP,Teststand2012 SP1.
           Thanks a lot.
    Solved!
    Go to Solution.

    dug9000 wrote:
    [...]On Windows 7 at least, the code page setting for the operating system is located in the "Region and Language" control panel in the "Administrative" tab where it says "Language for non-Unicode programs".
    Hope this helps,
    -Doug
    Ah, that explains why i see "European Set"....
    One question, Doug: Obviously, you can select only the localization there. Is this PostScript Characters for all languages? Or is it possible to switch to something like true types, e.g. "Wingdings"? (I know, bad example, but i hope you get the point)
    thanks,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • IE8 can not display the radio button in B1iP

    Hi,
    I installed B1i and finished the configuration in B1i. But when assigning systems in B1iP, my IE8 can not display the radio button. Does anyone know how to solve it?
    Dawson Lu

    Hi Eddy,
    Thanks a lot for your proposal.
    Yes the explorer may have some wrong settings. I will check it again or reinstall it.
    Best Regards,
    Dawson

  • Production Portal is displaying "Internet Explorer can not displayed the

    Dear Experts,
    Production Portal is throughing "Internet Explore page can not be displayed the webpage" while accessing the .par file application.
    In Aceptance portal after 2-3 minutes its displaying output. But in production it is taking morehtan 15minutes and finally, it is throughing "Internet Explorer page can not be diaplayed the webpage". I asked the BASIS to chek the Timeout parameter and they said, it maintained for 10minutes. And also they are not ready to increase Timeout parameter morthan 10minutes.
    Could you please help, how can i solve my problem?
    Thanks in Advance.
    Regards,
    Vijay.

    Hi,
    Thanks for the rsponce. The application is working fine from the past 2years. We haven;t done any changes in the application. Yedterday we done same activity, but this time it has taken morethan 40minutes process. After 40minutes it displayed "Internet Explore cannot display the webpage" again. BASIS people are telling, in backend control is staying around 260 seconds. After that control is going to portal and Java code is taking morethan 10minutes to execute the remaining steps. I have seen Java code, but nothing is there. Just it is displaying the data from backend.
    Could you please help me, how can i trace this problem. And also not understanding where the control is going.
    Thanks in Advance.
    Thanks & Regards,
    Vijay.

  • Can not display the tables in developer

    Hi!
    I use the following applications:
    Database
    1     NLSRTL      9.2.0.5.0     Production
    2     Oracle9i Enterprise Edition      9.2.0.5.0     Production
    4     TNS for 32-bit Windows:      9.2.0.5.0     Production
    PL/SQL
    Java™ Platform     1.5.0_06
    Oracle IDE     1.2.1.3213
    After connecting to the DBMS i am unable to see the objects like tables and views in the Object Browser but the users. Using SQL i can run a query by typing a correct SQL Statement - i also can see the object after type in the dot.
    How i can solve this problem?
    Thanks in advance!

    You are right!
    Now i can see the objects! I established a new connection and changed the owner!
    But i do not understand - i can see all objects with the first username in the former PL SQL Developer. Which rights i have to grant to the other user to see the objects in the new developer as well?
    Thank you!

  • Field over flow can not display the total and subtotal in ALV

    hi
    i am running a z report with huge data in quality system.
    in 2 columns and not able to show the total and subtotal in 2 columns
    it says field overflow and cannot be dispayed.
    value is around 20character integer.

    You can create a domains with 20 positions and 2 decimal, for example.
    Than, associate this domain a data element.
    To finish assign that data element to the column you wanna sum.
    I hope help.

  • Classic FDM 11.1.2.3  :  getting error while importing data : internet explorer can not display the webpage

    hello All,
    we are on EPM 11.1.2.3.500.
    when FDM client user click on import from workflow in FDM , for some time it shows processing then they get following error.
    when user gets log off and then log in then they found gold fish for import.
    so it mean that imports gets completed but it is not getting updated in FDM web url.
    any idea ?
    regards,
    -Dattatray Mate

    Hello,
    The web session is timing out on the user, but the process is still going to be running in the background.
    The FDM doc cites the one-hour timeout related to IE and links to the TechNet doc on this... does the session time-out after an hour?:
    http://docs.oracle.com/cd/E40248_01/epm.1112/fdm_admin.pdf
    http://support.microsoft.com/kb/181050

  • IPad retina via iOS simulator can not display the whole image (2048x1536)

    Hi,
    I am developing cartoon ebooks with iOS simulatort 7.0. The target device is iPad retina. I use the image whose size is 2048x1356. After building by iOS simulator--iPad retina, only center part of image was displayed. I hope to show the whole image with simulator, how should I do?
    Thanks!

    You would do better to ask your question on the developers' forum. We are but simple users here....

  • I can not display the results of Signing onto this web site.

    WHen I correctly fill this web page
    connect.elanfinancialservices.com
    I get directed to the following page, but screen is blank.
    https://connect.elanfinancialservices.com/access/oblix/apps/webgate/bin/webgate.dll?/portal/loginSuccess.aspx.
    I am apparently loged in. I spoke with Elan and they said that they thought that only IE would work.
    Thanks.

    You purchased a phone that was most likely reported stolen or was replaced and then illegally re-sold.
    If you purchased it directly from Apple, contact the Apple Store you purchased it at. Otherwise, go back to whoever you purchased it from.

  • Problem with Loader Components, can not display my forms properly

    Here is the problem (my God, my customer waiting for his web
    site:( ... ) I have a form made in CoffeeCup Flash Form Builder
    (Nice one...).Now this form with fields like name, sec name age,
    etc I want it to apear into my main screen when I press the button
    "Reservation" and then the customer could fill the fields and sent
    it to my mail. I tryed with the Loader Component, I mean when I
    press the button then starts "playing" the form.swf. BUT the Loader
    can not display the form properly specialy thinks like drop down
    menus in the form, or check boxes....It just show me the
    form....The Flash Form Builder gives me 4 files like: form.swf,
    form.html, form.php and form.xml. Any solution on how my customers
    complete this form with no problems?
    THANK YOU A LOT!

    Dear,
    You have to following these step to run form on firefox,
    Run the following file,
    1) C:\DevSuiteHome_1\jinit\jinit.exe
    2) jvm.dll copy this file to the following path,
    C:\Program Files\Oracle\JInitiator 1.3.1.22\bin\hotspot
    3) And firefox connection settiong with 'No-Proxy'
    The above setting it will help full you to run your form on firefox.
    Thank you,

  • How can I display the front panel of the dinamically loaded VI on the cliente computer, the VI dinamically loaded contains files, I want to see the files that the server machine has, in the client machine

    I can successfully view and control a VI remotly. However, the remote VI dinamically loads another VI, this VI loaded dinamically is a VI that allows open others VIs, I want to see the files that contains the server machine, in the client machine, but the front panel of the dinamic VI appears only on the server and not on the client, How can I display the fron panel with the files of the server machine of the dinamically loaded VI on the client computer?
    Attachments:
    micliente.llb ‏183 KB
    miservidor.llb ‏186 KB
    rdsubvis.llb ‏214 KB

    I down loaded your files but could use some instructions on what needs run.
    It seems that you are so close yet so far. You need to get the data on the server machine over to the client. I generally do this by doing a call by reference (on the client machine) of a VI that is served by the server. THe VI that executes on the server should pass the data you want to diplay via one of its output terminals. You can simply wire from this terminal (back on the client again) to an indicator of your choosing.
    Now theorectically, I do not think that there is anything that prevents use from getting the control refnum of the actual indicator (on the server) of the indicator that has the data, and read its "Value" using a property node. I have never tried this idea but it seems t
    hat all of the parts are there. You will need to know the name of the VI that holds the data as well as the indicator's name. You will also have to serve all VI's. This is not a good idea.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

Maybe you are looking for

  • My iphone4s can not update any apps. Nor is it able to download any new apps. What should I do?

    my iphone4s can not update any apps. Nor is it able to download any new apps. What should I do? I have two Apple Accounts. One in Switzerland and one in China. I used to be able to updates all of my apps by clicking individual apps. One day I clicked

  • Logic Pro 8 midi controller or caps lock won't process midi

    OK. I was trying to figure out WHY my arpeggiator will only allow me to use a zone higher than C-2. I need to be able to use C-1 and above (Ultrabeat).  So, I read somewhere that it could possibly be something with the control surface. So I go diggin

  • How to determine which adapter to be used in a scenario

    Hi All, I am new to XI and have some very basic knowledge about it. I wish to know if I need to send data from a legacy(system A) to SAp (system B) how do I know what adapter to use. Should I use file, idoc ,JMS etc adapter. Is there a specific guide

  • Custom infotype replacement for dialog modules

    Hi, I have been asked to recreate a custom OM infotype (created with PPCI and based on the Planned Compensation infotype) to the new SAP EHP4 environment.  Part of the infotype is a custom dialog maintenace module that allows the infotype to be viewe

  • BP CRM 5.0 deployment fails in NW04s EP 7.0

    Dears, I want to share what I have found out. Maybe it saves you some hours.... Error: Deployment of Business Package for CRM 5.0 ( BP CRM 5.0) on Enterprise Portal EP 7.0 fails Solution: Although we will not use this component, I found out a hint in