Forms Refresh Problem on The Web??

i have a form coded in 6i. in this form i have around 20 buttons one below another and each of the button has a stacked view associated with it. whenever i click on a button i am opening the relative stacked view on th content canvas and repositioning the rest of the bottons and views by moving them down.
Now the problem is it works fine in client-server, but when i run it on the web, when i try to open any of the buttons the screen scrolls automatically to the top. I also noticed that if i wait for a few seconds(or sometimes minutes) the form takes me to the correct position. i think there is some refresh problem. i tried Syncronize also but to no use.
i would appreciate If someone can help me out on this ASAP. (thanks for the patience in reading this long mail!!)

Try to instal the latest version of Jinitiator. I have similar problems, but my case is not so bad. Jinitiator develops very quickly and as i have heard it works now fine.

Similar Messages

  • Forms performance problem on the web, using webutil.

    When starting the webutil-demoform on the Application Server,
    webutils eight javabeans is loaded in 1 second.
    I'm using &WebUtilLogging=Console&WebUtilLoggingDetail=Detailed for logging this.
    When starting the same form from client the beans is loaded in ~30-40seconds.
    Any suggestions to figure out why?

    Problem solved!
    Don't use the IP-address in the URL, use hostname or add an entry in your hostfile on the client. http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5092063
    Metalink
    Note:402180.1 Initial Loading of Webutil Forms Are Slow
    Note 356190.1 Performance Problems in Forms with Webutil 1.0.6 for Intranet Web Clients

  • I am facing a caching problem in the Web-Application that I've developed us

    Dear Friends,
    I am facing a caching problem in the Web-Application that I've developed using Java/JSP/Servlet.
    Problem Description: In this application when a hyperlink is clicked it is supposed to go the Handling Servlet and then servlet will fetch the data (using DAO layer) and will store in the session. After this the servlet will forward the request to the view JSP to present the data. The JSP access the object stored in the session and displays the data.
    However, when the link is clicked second time then the request is not received by our servlet and the cached(prev data) page is shown. If we refresh the page then request come to the servlet and we get correct data. But as you will also agree that we don't want the users to refresh the page again and again to get the updated data.
    We've included these lines in JSPs also but it does no good:
    <%
    response.setHeader("Expires", "0");
    response.setHeader("Cache-Control" ,"no-cache, must-revalidate");
    response.setHeader("Pragma", "no-cache");
    response.setHeader("Cache-Control","no-store");
    %>
    Request you to please give a solution for the same.
    Thanks & Regards,
    Mohan

    However, when the link is clicked second time then the request is not received by our servlet Impossible mate.. can you show your code. You sure there are no javascript errors ?
    Why dont you just remove your object from the session after displaying the data from it and see if your page "automatically" hits the servlet when the link is clicked.
    cheers..
    S

  • How to deploy existing forms and reports on the web

    Hi Guys,
    I have 6i forms and reports within our environment, and we are running client/server architecture, by installing forms and reports runtime on each client PC's. We would like to get rid of this by deploying forms and reports on the web, without zero coding. Can any one suggest and guide me through the process with proper security mechanism enabled along with.
    Thanks in advance,
    Aji

    Thanks for the update,
    We have a develpment 10g AS environment setup made,
    1) But we are really confused how to present the forms and reports.
    We have around 250 forms and reports running on client/server architecture. All these forms/reports have been copied to a fileshare and access control is restricted by folder security.
    2) How to deploy forms - entries within formsweb.cfg with Named Configuration sections.
    3) How to deploy reports, as to were to copy the .rep files.
    getting the following error
    REP-110: Unable to open file 'Car_Readings.rep'.
    while trying
    http://kddsvr6.kddc.com:7778/reports/rwservlet?report=Car_Readings.rep&userid=username/passwd@db&desformat=htmlcss
    Thanks in advance,
    AJi

  • Mail Form Refresh Problem

    hi to all,
    ı have a problem with CRM Web UI Mail Form screen. I can not write anything to text area. When i try it, it is always refreshing the page.
    Could someone help me? Could anyone suggest a note etc?
    Sincerely,
    Ümit Yılmaz

    I overcame the problem by using my browser in compatibility mode.

  • Deployment of forms 6.0 on the web

    Problem in deployment of Developer forms on the web:
    If i give URL as http://hostName:5555/webhtml/forms60test3.htm
    and not specifying username and password in module detalis (in
    HTML file) i am getting th following error:
    FRM-99999: A network error occured, the client will not be able
    to continue.
    Details...
    Java Exception:
    java.net.SocketException: Connection reset by peer
    at java.net.SocketInputStream.read(Compiled Code)
    at oracle.forms.net.EncryptedInputStream.fill(Compiled Code)
    at oracle.forms.net.EncryptedInputStream.read
    (EncryptedInputStream.java)
    at java.io.DataInputStream.readUnsignedByte(Compiled Code)
    at oracle.forms.engine.Message.readDetails(Compiled Code)
    at oracle.forms.engine.Message.readDetails(Message.java)
    at oracle.forms.net.StreamMessageReader.run(Compiled Code)
    if i specify userName and password details in the html file it
    hangs after the following in the java console:
    Forms Applet version is : 4
    Opening
    http://hostName:5555/forms60code/oracle/ewt/lwAWT/AbstractButton.
    class no proxy
    Opening
    http://hostName:5555/forms60code/oracle/ewt/button/ContinuousButt
    on.class no proxy
    Opening
    http://hostName:5555/forms60code/oracle/ewt/button/PulsingButtonL
    istener.class no proxy
    In Application Server utilities, database browser is not showing
    any objects. How to get database objects? Can this be a reason?
    I am using the following:
    =========================
    Windows NT with SP3, Application Server 4.0.7
    Internet Explorer 4.0 with Java plug in for jre 1.2.2
    Jinitiator - 1.1.7.11
    Oracle 8.0
    Developer 6.0
    Application Server and developer server are on the same machine.
    Database server is on a different machine.
    HTML File:
    ==========
    <HTML>
    <!-- FILE: static_jinit.html -->
    <!-- Oracle Static (Non-Cartridge) HTML File Template (Windows
    NT) -->
    <!-- Tags and parameters have been modified for Oracle
    JInitiator -->
    <HEAD><TITLE>Developer Server and Oracle
    JInitiator</TITLE></HEAD>
    <BODY>
    <OBJECT classid="clsid:9F77A997-F0F3-11d1-9195-00C04FC990DC"
    width="450" height="300" align="baseline"
    codebase="http://www.oracle.com/jinit-install.html">
    <PARAM NAME="CODEBASE" VALUE="/forms60code/" >
    <PARAM NAME="CODE" VALUE="oracle.forms.engine.Main" >
    <PARAM NAME="type" VALUE="application/x-jinit-
    applet;version=1.1.7.11">
    <PARAM NAME="serverPort" VALUE="9000">
    <PARAM NAME="serverArgs"
    VALUE="module=c:/orant/forms60/deployment/test.fmx
    userName/password@connectString">
    <PARAM NAME="serverApp" VALUE="default">
    <PARAM NAME="lookAndFeel" VALUE="oracle">
    <PARAM NAME="colorScheme" VALUE="teal">
    <PARAM NAME="splashScreen" VALUE="no">
    <PARAM NAME="background" VALUE="no">
    <PARAM NAME="separateFrame" VALUE="true">
    <COMMENT>
    <EMBED type="application/x-jinit-applet;version=1.1.7.11"
    java_CODEBASE="/forms60code/"
    java_CODE="oracle.forms.engine.Main"
    WIDTH="450"
    HEIGHT="300"
    serverPort="9000"
    serverArgs="module=c:/orant/forms60/deployment/test.fmx
    userName/password@connectString"
    serverApp="default"
    lookAndFeel="oracle"
    colorScheme="teal"
    splashScreen="no"
    background="no"
    separateFrame="true"
    <NOEMBED>
    </COMMENT>
    </NOEMBED>
    </EMBED>
    </OBJECT>
    </BODY>
    </HTML>
    null

    vskolluru (guest) wrote:
    : Thanks for your suggestions. I tried with/without specifying
    the
    : "username" in module parameter. Still It hangs after
    : Forms Applet version is : 4
    : Opening http://hostname.domain:5555/forms60code/oracle
    : /forms/engine/DeferredMessage.class no proxy
    : Opening http://host.domain:5555/forms60code/oracle/ewt/util/
    : ComponentUtils.class no proxy
    : Opening
    http://host.domain:5555/forms60code/oracle/ewt/layout/
    : DirectionalLayout.class no proxy
    : Opening http://host.domain:5555/forms60code/oracle/ewt/util/
    : BIDIText.class no proxy
    : I am getting the forms run time window. If i click on the
    window
    : menu following is shown in the java console:
    : Opening
    http://host.domain:5555/forms60code/oracle/ewt/lwAWT
    : /lwMenu/LWPopupMenu$KeeperUpper.class no proxy
    : Opening
    http://host.domain:5555/forms60code/oracle/ewt/lwAWT/
    : lwMenu/LWPopupMenu$CompInvoker.class no proxy
    : In the application server listner network configuration I
    : specified DNS resolution as "NEVER".
    : I have installed patch3 and Jinitiator 1.1.7.18.
    : With thanks
    : VSKolluru
    =================================================================
    : Oracle Developer Team wrote:
    : : Vskolluru (guest) wrote:
    : : : Problem in deployment of Developer forms on the web:
    : : : If i give URL as
    : http://hostName:5555/webhtml/forms60test3.htm
    : : : and not specifying username and password in module detalis
    : (in
    : : : HTML file) i am getting th following error:
    : : : FRM-99999: A network error occured, the client will not be
    : : able
    : : : to continue.
    : : hi there -
    : : The HTML File you use to launch the Form application
    contains
    : : this line which appears a little erroneous :
    : : serverArgs="module=c:/orant/forms60/deployment/test.fmx
    : : userName/password@connectString"
    : : I would try replacing this line with the following
    : : serverArgs="module=c:\orant\forms60\deployment\test.fmx
    : : username=scott/tiger"
    : : You need to identify each of the different values in the
    : : serverArgs parameter with a name= token, such as
    : : username=scott/tiger@hockey
    : : If you leave the username out of the serverArgs parameter,
    : then
    : : the form application will automatically present you with a
    : logon
    : : dialog that allows the end user to enter their connection
    : : details. These details will be then used by the Developer
    : : Server to establish the database connection.
    : : you may also want to use the JAR files for deployment rather
    : : than loading the individual classes on a class by class
    basis
    : : from the codebase directory.
    : : To do this add the following line to your HTML file in the
    : : <OBJECT> tag section
    : : <PARAM NAME="ARCHIVE" VALUE="f60all.jar" >
    : : If you intend on using Netscape as well, then they use a
    : : different syntax so you need to add
    : : java_ARCHIVE="f60all.jar"
    : : in the <EMBED> tag section
    : : hope that helps
    : : -Oracle Developer Team-
    : : : Details...
    : : : Java Exception:
    : : : java.net.SocketException: Connection reset by peer
    : : : at java.net.SocketInputStream.read(Compiled Code)
    : : : at oracle.forms.net.EncryptedInputStream.fill(Compiled
    Code)
    : : : at oracle.forms.net.EncryptedInputStream.read
    : : : (EncryptedInputStream.java)
    : : : at java.io.DataInputStream.readUnsignedByte(Compiled Code)
    : : : at oracle.forms.engine.Message.readDetails(Compiled Code)
    : : : at oracle.forms.engine.Message.readDetails(Message.java)
    : : : at oracle.forms.net.StreamMessageReader.run(Compiled Code)
    : : : if i specify userName and password details in the html
    file
    : it
    : : : hangs after the following in the java console:
    : : : Forms Applet version is : 4
    : : : Opening
    http://hostName:5555/forms60code/oracle/ewt/lwAWT/AbstractButton.
    : : : class no proxy
    : : : Opening
    http://hostName:5555/forms60code/oracle/ewt/button/ContinuousButt
    : : : on.class no proxy
    : : : Opening
    http://hostName:5555/forms60code/oracle/ewt/button/PulsingButtonL
    : : : istener.class no proxy
    : : : In Application Server utilities, database browser is not
    : : showing
    : : : any objects. How to get database objects? Can this be a
    : reason?
    : : : I am using the following:
    : : : =========================
    : : : Windows NT with SP3, Application Server 4.0.7
    : : : Internet Explorer 4.0 with Java plug in for jre 1.2.2
    : : : Jinitiator - 1.1.7.11
    : : : Oracle 8.0
    : : : Developer 6.0
    : : : Application Server and developer server are on the same
    : : machine.
    : : : Database server is on a different machine.
    : : : HTML File:
    : : : ==========
    : : : <HTML>
    : : : <!-- FILE: static_jinit.html -->
    : : : <!-- Oracle Static (Non-Cartridge) HTML File Template
    : (Windows
    : : : NT) -->
    : : : <!-- Tags and parameters have been modified for Oracle
    : : : JInitiator -->
    : : : <HEAD><TITLE>Developer Server and Oracle
    : : : JInitiator</TITLE></HEAD>
    : : : <BODY>
    : : : <OBJECT classid="clsid:9F77A997-F0F3-11d1-9195-
    00C04FC990DC"
    : : : width="450" height="300" align="baseline"
    : : : codebase="http://www.oracle.com/jinit-
    : install.html">
    : : : <PARAM NAME="CODEBASE" VALUE="/forms60code/" >
    : : : <PARAM NAME="CODE" VALUE="oracle.forms.engine.Main" >
    : : : <PARAM NAME="type" VALUE="application/x-jinit-
    : : : applet;version=1.1.7.11">
    : : : <PARAM NAME="serverPort" VALUE="9000">
    : : : <PARAM NAME="serverArgs"
    : : : VALUE="module=c:/orant/forms60/deployment/test.fmx
    : : : userName/password@connectString">
    : : : <PARAM NAME="serverApp" VALUE="default">
    : : : <PARAM NAME="lookAndFeel" VALUE="oracle">
    : : : <PARAM NAME="colorScheme" VALUE="teal">
    : : : <PARAM NAME="splashScreen" VALUE="no">
    : : : <PARAM NAME="background" VALUE="no">
    : : : <PARAM NAME="separateFrame" VALUE="true">
    : : : <COMMENT>
    : : : <EMBED type="application/x-jinit-applet;version=1.1.7.11"
    : : : java_CODEBASE="/forms60code/"
    : : : java_CODE="oracle.forms.engine.Main"
    : : : WIDTH="450"
    : : : HEIGHT="300"
    : : : serverPort="9000"
    : : : serverArgs="module=c:/orant/forms60/deployment/test.fmx
    : : : userName/password@connectString"
    : : : serverApp="default"
    : : : lookAndFeel="oracle"
    : : : colorScheme="teal"
    : : : splashScreen="no"
    : : : background="no"
    : : : separateFrame="true"
    : : : <NOEMBED>
    : : : </COMMENT>
    : : : </NOEMBED>
    : : : </EMBED>
    : : : </OBJECT>
    : : : </BODY>
    : : : </HTML>
    null

  • Deploying existing application (forms and reports) over the web

    Hi I do have the following environment:
    1) Oracle 8.1.6.0.0 on HP-UX.
    2) Application written using oracle forms6i and reports6i on NT (Client-Server environment)
    I am looking to deploy this existing application over the web using 9iAS, sure I don't want to rewrite my application. I did that in the past using OAS 4.0.8 and forms server and reports server.
    1)Does 9iAS support that, which one should I install the standard or the enterprise.
    2)Do I still need forms server and reports server.
    I stopped using the OAS because it had problems and the performance was not that good, I found CITRIX and Tarantella do better, performance wise.
    3)Does 9iAS has improved that.
    Any feedback regading these many questions is highly appreciated
    Thanks
    Khaled

    Sounds like the ideal 9i As environment (although you might want to consider either upgrading or patching the database - 8.1.6.0.0 does have patches)
    You'd be pleasantly surprised with the performance and stability improvements of 9iAS over OAS.
    Deploying reports & forms over the web (pure web access, not terminal services like citrix) require some form of web server, reports server and forms server. I believe that 9i AS is totally compatible with the reports and forms developed in 6i tools, so there should be no rewrite at all.
    If you have the time, strongly recommend you check it out.

  • I  have some more problem in the  web.xml file and url-pattern in my  syste

    HI ALL!
    How can I create and place the web.xml and URL-parrten.Because I run
    the tomcat in my computer with ME system.
    Hoc

    what is the problem? please be more specific and detailed? check a sample web.xml file and make your own one and place it in your <application-context>\WEB-INF folder..

  • Problem With the Web Template in the QA when moved from DEV

    Hi SAP gurus,
    I am Working in BI 7.0 SP16 . Actually I had Designed and Published a web template which generates graphs in the Portal.
    In WAD
    In the chart options, for X-axis, for the text direction i have changed to Diagonal UP and font for the text is "Arial" and style is "bold".
    when I execute the Web template in Development System all the queries , graph and font is working fyn.....but when I transported to the QA system
    the problem is:
    When I executed the Web template in QA , the graph is generating fyn and the queries r running fyn but the font  changed to "Times New Roman " , the direction of the text is "Horizontal" and the style is "Normal"
    and when i checked the chart options in QA i can see all the options are right i.e what i had given in the development system the text direction " Diagonal UP" and font for the text is "Arial" and style is "bold".
    this was the frst graph that i was generated in the WAD in DEV moved to QA.......so wat could be the problem.....Is there any problem vith the configuration issue in the portal side in QA or any connection problem in the portal?
    can any one help me to solve this issue?
    Thanks ,
    Aravind

    Hi sriman,
    when u want to edit  the chart-> rgt click on the chart and select the edit option
    -> it vill take to the other window
    -> at the bottom of the chart there is a button refine.click that button.it vill take to the others options for the chart.
    ->click the category axis(X-axis) or to the right of the chart, u can c the chart options,go to the category axis ,expand the categoryaxis option.
    -> under the category option, there vill be four options Line, Grid line,Title and Unit.
    -> Select the Line option,at the bottom of that window, u can c the option for the Line.
    -> go to the text properties, u can change the text wat u want.
    regards,
    Aravind.

  • Report Parametr form not appearing on the WEB

    I have a report develped using developer6 which has a parameter form to accept some values from the user befor exicuting the repot. We want to web enable this report. We are using Oracle9iAS web server on Solaris. Everything compiled fine, but when running throug web the parameter form is not apperaing and user is not able to enter the values needed to be used in report query, thus the report is failing. Please help. (same is the case when I tried with Oracle8i on windowsNT as webserver and developer 6i for report server)
    -Prakash V.Menon

    Hi,
    we have so many webreprots with Parameter form working and as such there are no issues like this also.
    You have to specify the paramater PARAMFORM=HTML in the URL so that it can show the parameter form .
    Please specify the URL which you are using.
    Cheers :-))
    Arun

  • Problem Starting the Web-Based Administrative Console

    I have Installed Application Server 7 Platform Edition. Everything runs smooth. The Application Server and the Administrative Server got started perfectly. I checked both of these Servers and they are working perfectly.
    The problem is that when trying to connect to the Web-Based Administrative Console.
    I get the prompt to enter the Admin username and the password, once I have entered, it accepts but through the following message.
    �Your Sun One Application Server License does not allow Remote Administration.
    Please go to http://www.sun.com/upgradeas7 to upgrade your license.�
    How can this happen because I am using the same machine where Application/Administrative Servers are running to get connected to Web-Based Administrative Console.

    Hi,
      May be you can put an external breakpoint in the method "_get_attribute_rtti"(of class CL_WDR_CONTEXT_NODE_INFO).
    From that you can find out which attribute is causing the dump , and try to solve the issue . May be some data dictionary object is not transported to production.(Assuming that you have permission to put breakpoints in production system..:))
    Aditya.

  • [ANN] Run Oracle Forms and Reports on the Web for $5,000 only

    A new time limited price promotion for customers looking to upgrade Oracle Forms to the Web is now offered.
    Get a restricted license to use Oracle9iAS Forms Services and Oracle9iAS Reports Services only for $5,000 per CPU (or $100 per named user).
    Or you can get 25% discount on the full Oracle9iAS Enterprise Edition.
    Interested?
    visit http://www.oracle.com/tools/deals for more details.

    the first step to give only 9i form server and report server(or services, a buzz word) only is good. But the key issue to adopt the limited 9iAS is whether it must use Oracle LDAP SSO server, if so, then it will have trouble to buy it as it will force to buy full 9ias again.
    E.G., the Chrysler corporate standard is to Websphere, then it prohibits our team to buy another set of similar app. server. Now we like the limited form/report server edition, but before we go ahead to apply for permission to buy, we must also answer if it will work with no Oracle LDAP SSO etc.
    Will the 9.0.4 limited edition work with non-oracle LDAP/SSO ? Or generally, will 9.0.4 be open enough to work with other application server/infrastructure?

  • [ANN] Run Forms and Reports on the Web for $5,000

    A new time limited price promotion for customers looking to upgrade Oracle Forms to the Web is now offered.
    Get a restricted license to use Oracle9iAS Forms Services and Oracle9iAS Reports Services only for $5,000 per CPU (or $100 per named user).
    Or you can get 25% discount on the full Oracle9iAS Enterprise Edition.
    Interested?
    visit http://www.oracle.com/tools/deals for more details.

    the first step to give only 9i form server and report server(or services, a buzz word) only is good. But the key issue to adopt the limited 9iAS is whether it must use Oracle LDAP SSO server, if so, then it will have trouble to buy it as it will force to buy full 9ias again.
    E.G., the Chrysler corporate standard is to Websphere, then it prohibits our team to buy another set of similar app. server. Now we like the limited form/report server edition, but before we go ahead to apply for permission to buy, we must also answer if it will work with no Oracle LDAP SSO etc.
    Will the 9.0.4 limited edition work with non-oracle LDAP/SSO ? Or generally, will 9.0.4 be open enough to work with other application server/infrastructure?

  • Running oracle forms and reports on the web

    can any one help me out....
    I have oracle 9i database as back end and oracle forms & reports 6i which was running on client server architecture. Now i want to deploy all my forms on web so that it runs on internet explorer . For all these things to happen what all upgradation i need to do.... . Do i need to upgrade my back end database and with what i have to replace my oracle forms 6i. pls tell in detail. I am using windows XP as my operating system and my disk space is 160GB and RAM is 1GB.

    The process of upgrading Forms to the web can be found here: otn.oracle.com/formsupgrade.
    You will also need to confirm the version you are upgrading to supports the database version - if you have support from Oracle you can check this out on metalink.oracle.com (and navigate to certifications).
    Of course, the documentation is also a good place to start - otn.oracle.com/products/forms and navigate to documentation.

  • Urgent : Deploring Forms and reports on the web

    I have deployed forms on the web using Forms6i(Forms Server).
    I have a criteria window(Forms). Based on the criteria selected by the user i want to call the reports wo run on the web. Calling of reports is using Run_Product built in, with parameter list.
    Will this method work are i have to call the reports from HTML alone.
    Whether reports can be called from the forms(applet) running on the browser.
    For needful please
    Srinivasan

    There is a paper on forms and reports integration on the web in the Forms section of OTN.
    http://otn.oracle.com/products/forms

Maybe you are looking for

  • There are black dots below some of my icons and I can't get any volume

    there are black dots below some of my icons and I can't get any volume

  • Trouble with median function

    I need to use median function in fact table in my repository. In business model I have fact table with logical column(column where I used median function with name "MyCalculacion"). And I have Time dimension with column ("Year", "Quarter"(with value:

  • Ipod / personnal photo slideshows

    I cant get my slideshow to import into itunes for my new ipod. I made a imovie with photos and music, then selected the share, ipod , and the movie was compressed . I have the document that is finished. Using "Command i", i see it says to open with i

  • E71 - unreliable MFE

    Hi, Just got an E71 after a few years of Windows Mobile phones. Nice phone but I'm having a couple of issues with Mail for Exchange. The connection seems to keep dropping, if I look at the log I constantly see 'Connection error. Try again later'. The

  • Logging problems after 10.5.6 upgrade

    For some reason, my mail.log on 10.5.6 Server does not get any messages anymore. The last message has been on Feb 13, around 17:30. Around that time my machine received an update (I think 10.5.6 or maybe Security). Anyway, I have rebooted, but that d