Disable the Prompt Message for http connection

Hi! I'm doing the application for j2me and facing some problem with the refreshing the webpage. I'm able to refresh the page using the default emulator but when I'm trying to deploy it into the Nokia series 80 emulator, it will always prompt me the prompt to allow connection everytime I'm refreshing the page. Does anyone know how to hide the prompting of the confirmation and straight away doing the connection for the nokia series 80 platform?
Please help.
Regards,
jaceline

Sign your midlet

Similar Messages

  • How can i get the port used for https

    Hi All,
    does aynbody knows how can i get in the portal the port used for https connection, cause the link send by e-mail notification, when user has been invited in a room doesnt work...
    i tried to use the command netstat -ao and i tried use the port that i get there.. but then i get message, when click on the link: "The page cannot be displayed"
    we have following settings:
    server port: ??
    Web Protocol: https://
    Thanks for suggestions!
    Karol

    Hi Karol,
    by navigating to:
    Content Administration -> Collaboration Content -> (Room Administration -> Related Topics) -> Configure Backend Properties for Rooms
    you can change the Webprotocol to http:// and set server port to 50000 (default port).
    To see the SSL Port you can go in the Visual Administrator to Services -> "HTTP Provider Services".
    http://help.sap.com/saphelp_nw04/helpdata/en/a2/f9d7fed2adc340ab462ae159d19509/frameset.htm
    Hope this helps,
    Robert

  • Any way to disable encryption of password for database connection pool?

    Dear all,
    Does anybody know how to disable the password encryption for jdbc connection pool under weblogic 8.1? I need to put clear text password in the config.xml but it seems there's no way to disable the password encryption. Any help is appreciated. Thx in advance.
    Paul

    paul wee wrote:
    Dear all,
    Does anybody know how to disable the password encryption for jdbc connection pool under weblogic 8.1? I need to put clear text password in the config.xml but it seems there's no way to disable the password encryption. Any help is appreciated. Thx in advance.
    PaulWhen you create the pool, don't give it any password at all, but when you add the
    driver properties, add
    password=mypassword
    as one of the properties.
    Joe

  • HOW DO I CHANGE THE FONT OF "Message to Display" IN THE Prompt User for Input

    Hi,
    HOW DO I CHANGE THE FONT OF "Message to Display" IN THE  Prompt User for Input?
    Thanks for your help 
    XN 

    Right click and select Open front panel >> Convert.
    Change the vi as you need. then you can save it as a normal sub-vi.
    If you have Labview 8.6, maybe (i am not sure) you can edit the express vi. Express vis are supported in 8.6

  • How can I disable the notification sound for remaining credit messages

    My operator sends me a message after every call and text which tells me what remains of my monthly allowances. This is very useful and I don't want to turn it off. I've just got myself a Z10 and the only thing that annoys me about it is that I have not yet found out how to disable the notification sound for this type of message. The device is stock with the latest firmware and no apps.
    I can change the notification for normal text messages in the settings, but there is no obvious entry to change for these messages. Does anyone know how to do it?

    Zotan wrote:
    My operator sends me a message after every call and text which tells me what remains of my monthly allowances. This is very useful and I don't want to turn it off. I've just got myself a Z10 and the only thing that annoys me about it is that I have not yet found out how to disable the notification sound for this type of message. The device is stock with the latest firmware and no apps.
    I can change the notification for normal text messages in the settings, but there is no obvious entry to change for these messages. Does anyone know how to do it?
    If the message comes in the (bell) notifications it can only be switched OFF globally.
    If it is a text message, you can create a contact with the number, then Setting - Notifications - Contacts - Customise - Phone Calls, Email Messages, Text Messages, Other Messaging

  • HOW TO STOP THE PROMPTING MESSAGE OF MASTER PASSWORD EACH TIME I OPEN MOZILLA FIREFOX?

    HOW TO STOP THE PROMPTING MESSAGE OF MASTER PASSWORD EACH TIME I OPEN MOZILLA FIREFOX?

    Firefox will ask for the Master Password on startup if it is needed on a page.<br />
    This can be Sync or a web page that is (re)opened automatically and you have saved a name & password for this website.
    You didn't confirm whether you are using Sync or not, so I don't know which of the two would apply.

  • I would like to disable the phone jack for my mac book pro, it is a disappointment that this feature is not currently accessible . hopefully it will be with the following os x system software up date but until then is there anyone that could help me ?

    I would like to disable the phone jack for my mac book pro,
    it is a disappointment that this feature is not currently accessible .
    Hopefully it will be added with the following os x system software up date.
    until then is there anyone that could help me ? please and thank you ...

    John Galt wrote:
    Have you checked System Preferences > Sound > Output?
    Or are you interested in a phone modem adapter?
    http://www.amazon.com/Apple-MA034Z-External-V-2-Modem/dp/B000C6TLDO/
    ds store wrote:
    It's a Ethernet port, not a phone jack.
    Two good points, in which case I believe the ethernet port can be disabled, (it can on my Pro);
    System Preferences> Network> Ethernet>.........
    Highlight the Ethernet option and click the gear icon at the bottom of the panel. There should be an option to, Make service inactive.....

  • Which folder is the default root for https service (port433) in Lion?

    Which folder is the default root for https service (port433) in Lion?

    You chose the password during the configure script.
    If not, su to the oracle user and do
    sqlplus "/ as sysdba"
    password system
    and it should prompt you for a new system password.
    ~Jer

  • MI Client 7.1 - No credentials for HTTP connection

    Hi Everybody!
    I´ve been testing Mobile 7.1 . I installed SAP MI Client for Laptop, configured all connection parameters (server, port, client)  and when I try to synchronize with DOE, I get the error:
    m="Cannot determine reason for not authorized response from server --&gt; com.sap.tc.mobile.exception.standard.SAPIllegalStateException: No credentials for HTTP connection
         at com.sap.tc.mobile.cfs.sync.synchronizer.http.HttpSynchronizer.createNewServiceConnection(HttpSynchronizer.java:1095)
         at com.sap.tc.mobile.cfs.sync.synchronizer.http.HttpSynchronizer.checkReasonForNotAuthorized(HttpSynchronizer.java:1277)
         at com.sap.tc.mobile.cfs.sync.synchronizer.http.HttpSynchronizer.readHttpResponse(HttpSynchronizer.java:1323)
         at com.sap.tc.mobile.cfs.sync.synchronizer.http.HttpSynchronizer.exchangeStatusWithServer(HttpSynchronizer.java:340)
         at com.sap.tc.mobile.cfs.sync.synchronizer.http.HttpSynchronizer.synchronize(HttpSynchronizer.java:591)
         at com.sap.tc.mobile.cfs.sync.SyncManagerImpl.synchronizeOnce(SyncManagerImpl.java:622)
         at com.sap.tc.mobile.cfs.sync.SyncManagerImpl.synchronize(SyncManagerImpl.java:452)
         at com.sap.tc.mobile.cfs.sync.spi.SyncManagerSPI.synchronize(SyncManagerSPI.java:694)
         at com.sap.tc.mobile.cfs.sync.spi.SyncManagerSPI.synchronizeStart(SyncManagerSPI.java:676)
         at com.sap.tc.mobile.cfs.sync.spi.impl.SyncCoordinator.startSync(SyncCoordinator.java:133)
         at com.sap.tc.mobile.mwd.laptop.container.SyncProgress$SyncThread.run(SyncProgress.java:580)
         at java.lang.Thread.run(Unknown Source)
    I´ve searched, but i haven´t got anything. I also created the Device on DOE Administrator and I configured the DOE following  SAP Help (http://help.sap.com/saphelp_nwmobile71/helpdata/en/45/17a790d8000064e10000000a1553f7/frameset.htm)
    I thought that the problem could be role, but i set all possible DOE roles to the user. I´m trying synchronize with the same password that I log in DOE.
    has anyone any idea?
    Thanks.
    Edited by: Rogério Tambellini on Nov 13, 2009 6:25 PM

    Hi,
    I´ve solved the problem following the link:
    Thanks for your attention.

  • How the balance works for http/https in CSS?

    I want to understand how the balance works for http/https in the CSS.
    As per doc,
    - http/1.0=single URL per TCP connection
    - http/1.1=persistent connection.
    Q1. my understanding is http is stateless connection so needs TCP session for each URL. how the http/1.1 works with persistent. keep the same TCP session for a multiple URL request?
    Q2. https is using single URL and continue processing until terminate the https instead of open another URL in the middle of transaction. in this case, I think the client can stick into same service based on the assumption the CSS support persistent. if then, no advanced sticky(ex, srcip) required?
    Q3. looks below both are analogy. what's difference between them?
    - balance srcip(same src IP to the same service)
    - advanced-balance sticky-srcip
    Q4. what's balance decision mechanism for "balance roundrobin" to distribute evenly? ex, in case of multiple URL request coming from same client. evenly distribute URLs?
    Regards,

    Hello,
    first let me clarify 1 point.
    HTTP/HTTPS are standards that are defined in RFC.
    For HTTP/1.1 you can check the following RFC
    http://www.faqs.org/rfcs/rfc2616.html
    Therefore, the behavior of HTTP 1.1 is not defined by the CSS.
    Q1- HTTP/1.1 simply keeps 1 TCP connection to send a received mutiplie HTTP request/response.
    HTTP/1.0 will open 1 TCP connection for every HTTP request.
    Q2- HTTPS is just HTTP over SSL.
    So basically the same rule as above applies.
    HTTP/1.1 can use 1 SSL connection for many HTTP request/response while HTTP/1.0 will use 1 SSL connection for each HTTP request.
    Therefore, if you have customer using HTTP/1.0 you need some form of stickyness to guarantee that every connections will go to the same server.
    Even if only using HTTP/1.1 you may need stickyness.
    A user could disconnect and reconnect and require to be loadbalanced to the same server as before.
    Q3- There is a big different between balance srcip and sticky-srcip.
    The balance srcip simply hash the source ip address to find the destination server.
    The problem of this method is that the loadbalancing is not guarantee to be evenly distributed between the servers.
    With sticky-srcip, you use a normal balance method like round-robin, and then you create a sticky entry in a sticky table.
    Next time this user comes back we first check the sticky entry to find the destination server.
    The advantage is that it guarantess your users will be evenly distributed among the server.
    Q4- roundrobin is applied to connection - not url [by default].
    So if you have 2 users and they both open 1 connection, the CSS will send 1 connection to 2 different servers.
    So each server has 1 connection.
    If one user sens 10 URL and the other 1 sends only 1, one server will have 10 url to process while the other only one.
    That's if you are using HTTP/1.1 and use persistent mode on the CSS.
    You can break persistency and split the url.
    I run out of space and time to explain you everything.
    I suggest you go read the RFC or a book on HTTP.
    Also read the CSS configuration guide.
    There is much more you need to know if you want to take full advantage of the CSS like cookie, ssl offloading, L7 rules vs L3/4 rules, ...
    Regards,
    Gilles.

  • What is the best router for mugs connectivity

                       i am looking for best networking institute in India, for optical networking please suggest, have heard about Networkers Zone (http://networkerszone.com/) , however needs suggestion and what is the best router for mugs connectivity.

    For training on the Cisco Optical I would rrecommend Fastlane http://www.fastlane.si/ they would be able to fullfill your training requirements either in India or at another location even at the Cisco Factory in Monza, they can tailor courses to your specific requirements and also do switching and routing courses too, I have know one of the instructors for over 10 years they are very good.
    As far as recommending the best router, that all depends on the application, not what you mean by mugs connectivity, I know what mugs is in English but not sure if thats what you mean or if it is an acronym for something else   in any case if you post in the router section of Net-Pro with your specific requirements I'm sure someone woule be able to help/advise accordingly.

  • How to disable the Directory listing for the whole server or a particular a

    Please let me know how to disable the Directory listing for the whole server or a particular application.
    Thank You

    I want to disable the tab focusing( tab index) for a JTextField objectsLook through the API and find methods with the word "focus" in the method name.
    Also can u tell me about how to change the tab index orders for JTextFields."How to Use the Focus Sub System":
    http://java.sun.com/docs/books/tutorial/uiswing/misc/focus.html

  • I recieved the following message when I connect my device to teh computer: This Ipod cannot be used because the apple mobile device service is not started.  What's wrong?

    I recieved the following message when I connect my device to the computer: This Ipod cannot be used because the apple mobile device service is not started.  What's wrong?

    http://support.apple.com/kb/TS1567
    There have been some problems accessing pages on the Apple web site.  If the hyperlink gives you a "We're sorry" message, try again.

  • Cant's connect my Google and Yahoo calendar's. I am getting the Error message :A secure connection could't be established". Any recommendations on how to fix it? iMac/Mavericks

    Cant's connect my Google and Yahoo calendar's. I am getting the Error message :A secure connection could't be established". Any recommendations on how to fix it? iMac/Mavericks

    This article has a link for more information on finding your profile directory: [[Fix the "Could not initialize the application's security component" error message]]. On Windows 7, you can try this (either in a Windows Explorer window address bar or from the start menu search box):
    %APPDATA%\Mozilla\Firefox\Profiles
    You may see one folder in there and that's the one you want. If you see more than one, look for the one with the most recently modified files.

  • I don't have access to Google Images Search since I installed the latest update for https everywhere (today)

    I have installed the https everywhere add-on a while ago.
    Since I've done this I've never been able to click on images each time I was doing a Google search from their first page of results ("search everything"), but I could still find images by going directly to Google Images search.
    Since I installed the latest update for https everywhere this morning, I simply cannot search a single image with Google, which is a problem as I'm a professional art historian.
    I get the message"Your search - rembrandt - could not be completed with the requested search options. Reset search tools".
    But resetting the search tools don't change anything. I'm working on a Mac, if it helps.

    I had the same problem although it was a previous update rather than this one that caused the problem. Just hadn't got round to doing something about it - was using Bing images instead.
    I searched for some answers this morning and seemed like most suggestions were a nuisance to try. Couldn't find 'Preferences button of HTTPS-Everywhere' as suggested above. Decided to check if No Script was blocking it. Sure enough. So problem is solved.
    Thought I'd put it out there in case it helps someone else. Appreciate that people are so helpful on here.

Maybe you are looking for

  • Mapping every record in a given message type to an IDoc

    Hi all, As per the requirement, I have a message type which stores a number of records from the database. The root node of the message type repeats as many times as the number of records. I need to map this message type to an IDoc with an IDoc create

  • How to transfer files from different collections in iBooks?

    Hey Everyone! As a rep on the road I use my iPad quite a bit with my customers. When I receive pdf files I like to be able to save them in iBooks so that I can show them to my customers at any time. Organizing them seems to be a little difficult in i

  • Contacts duplicating

    I cannot figure this out for the life of me. I have my contacts in my iPhone, Yahoo, and Mac Address Book (connected to Yahoo) althought a few might appear in one and not in the other yet. I bought a new 4S which ATT synced my contacts for me. I just

  • Where are the first three Back Sabbath studio Albums? All the store has is their LIVE album crap.

    It's frustrating that they have the lousy live albums of Black Sabbath and none of their original studio albums. Specifically, their first three albums. The best music they ever did. Why aren't they available? Also, where are all the Blues Brothers A

  • Transport Problem

    When transporting one of the BI Statistics related objects i.e update rules it giving error message as below. Please suggest us Execution of programs after import (XPRA) Transport request   : B7DK904535 System              : B7Q tp path             :