Hi how to access a Servlet of Local Web hosted on LAN where BES is running.

Hello

Please correct me if I am wrong whenever we open a connection from Java application of device by using URL ending by '; devices = false " connections will be done through BES." So is it possible to access that is local to BES systems

Connector.Open (http://google.com;deviceside=false);  connect on google so if I gave the url as

Connector.Open (http://198.168.1.xxx:8080 / servletname; deviceside = false); can I connect to the web server

I hope that this will help explain what I mean. (I know it sounds weird)

|----------------------------------------------|

|               LAN                                       |

|                                                              |

|   [local web server]   ----> [ BES 5.0 ] ---------------->[BB Device]

|                                                              |

|-----------------------------------------------|

  1. Is it possiable "BB device (using Java App on device * NOT the DEVICE BROWSER)" access among the tomcat server ( ) (web that is not exposed to the internet ( ) , which is hosted on one of the systems on LAN running my BES Server? " ....
  2. What will be the url format used on the device [for example: Connector.open (http://192.168.1.xx:8080 / servletname; deviceside = false);] ... This will do the trick?...
  3. I have to make any changes to the parameters of BES?

Please note all the I are heaps of simulators and BES of the trial which I just downloaded... :-)

Help, please

Thanks in advance...

Zac

The answer to your question is Yes, it's easy.

I could go into the long response, but I would like to repeat things already explained in this thread and associated reading "mandatory."  Then please look into it and then ask more information where the idea is not not clear to you.

http://supportforums.BlackBerry.com/T5/Java-development/connecting-your-BlackBerry-http-and-socket-c...

Tags: BlackBerry Developers

Similar Questions

  • How to access messages remotely or via web?

    How can I access e-mail remotely or via web.  All I know is that you can't do through iCloud.  (With the help of Macbook 10.11).  Thank you.

    You can if you use email to iCloud. If you do not, then you will need to access it from the web site of your email provider, for example, Google, Comcast.

  • How to access a CFC outside the web root

    I need to access several of the CFCS that are sitting outside the web root, however, I can't seem to find the right way to call the component.  For example... My Flex project is located in a folder under the web root.  My CFC sit in a folder at the same level as the web root.

    To illustrate:

    The web root is c:\coldfusion8\wwwroot

    CFCS are in a folder c:\coldfusion8\com

    A CFC that I need to access is named fxCFC and is located at c:\coldfusion8\com\fxCFC.cfc

    The Flex project is named fxProject and is located at c:\coldfusion\wwwroot\fxProject

    The application is called main.mxml and resides in c:\coldfusion\wwwroot\fxProject\src\main.mxml

    I can't call the CFC using "com.fxCFC" as my compiled application cannot see the component.  I guess that since the CFC to sit above the root.  Is there a way I can access?

    Thank you!

    Man I feel so stupid, I forgot the option in the remoting-config. XML which allows you to turn on the mappings.

    It is the solution, your wwwroot CF proceed to web-inf/flex/services-config.xml, search for and modify

    false
    

    for this

    true
    

    Restart the servers and maps to start working.

    I'm so stupid sometimes.

  • How to access files in the same web application projects?

    Using JDeveloper Studio 11.1.1.1.0

    I create a web application that uses the Model-View-Controller design pattern. Model represents the data, the schema represents the data display and controller is control...

    In my application, I created two projects: EJBModel and UserInterface. EJBModel contains the aspect of the model, so it has objects and entity beans to access/manipulate data. The UserInterface project stores the web interface - jsps for most. In the UserInterface project, I need a managed bean that calls methods of the beans created in the EJBModel project. I can do this using the @EJB annotation and the creation of an instance of the class, but given that the files are in separate projects that cannot meet and JDeveloper displays an error because it cannot find the necessary file. It is recommended to create two projects that he keeps the two separate elements.

    So I wanted to know the best way to access the files stored in separated in the same application projects. Is there a way to pack them together?

    Thank you...

    In the UI project, go to properties-> project dependencies and add a dependency on the model project.
    This way JDeveloper will know what classes you are referencing.

  • How to use the sequence of client web proxy.

    Hello

    I created a sequence in the database.

    And I'm sure in EntityImpl as:

    SequenceImpl sequence = new SequenceImpl ("Sequence_name", getDBTransaction);
    setAttribute (sequence.getSequenceNumber)

    I'll put the attribute with the val sequence automatically.


    But I want to get the value of the sequence in the web proxy client generated by WSDL.

    Right now, I'm writing the same code and imported files.
    But it gives me error that:

    java.lang.nullPointException.


    How to access the sequence in the web proxy client generated by WSDL.

    Hello

    expose a method on the ViewObject and make it available to the service interface. In the Web Services it is meaningless to create dependencies between a customer and the details of the implementation of the service.

    Frank

  • How to access settings/local/variables, who went through referenece?

    Hello

    I am new to NOR teststand.

    A single sequence file (file1.seq), I called another file of sequence (file2.seq), which I spent the value of parameter by reference (Locals.Driver)

    Parameter is Local that contains string variables.

    In File2, I want to replace the value of Locals.Driver.

    But I'm not able to access past variable reference (Locals.Driver) in File2.

    Please tell me how to use this variable in File2.

    Settings are accessible using "Parameters.variable".  If you pass by reference, you just put this setting and it will update the local section that allows you to call the sequence when the sequence is complete.

  • How can I access all of my local readers of Virtual Machine

    Hello... IAM a newbie here and just installed VMware Server 2.0.1 on my windows xp (laptop). Guest operating system is Windows Server 2003. I have 3 partitions in my host. That is, C, D, E drives.

    I installed VMware server on C:\.  What is the problem how can access all my local drives on the host of the virtual machine operating system.   (I can only access the Virtual Machine's hard drive).

    Could you please help me in this issue...

    Thank you and best regards,

    Indianmale...

    use of the network / sharing on your file systems

    Please reward points - we must know if we helped.

  • How to access a conditional expression IF-step via API?

    If we have a flow control stage IF so we can access its conditional expression via:

    "" 'RunState.SequenceFile.Data.Seq ["MainSequence']." Hand ['IF']. ConditionExpr

    How to access this term if we do not know the type of step beforehand? I create a sort of auditor of static expressions. I have access to a step through

    RunState.InitialSelection.SelectedFile.Data.Seq [Locals.seqIndex]. GetStep (Locals.stepIndex, Locals.groupIndex)

    What if

    RunState.InitialSelection.SelectedFile.Data.Seq [Locals.seqIndex]. GetStep (Locals.stepIndex, Locals.groupIndex). StepType.Name == "NI_Flow_If".

    then I want to use the Engine.CheckExpression method to the conditional expression IF-step

    Hey maksya,

    Attached is a file of sequence with a flow control if statement that checks to see if the step is a 'NI_Flow_If' using:

    "" 'RunState.SequenceFile.Data.Seq ["MainSequence']." GetStep (0, StepGroup_Main). StepType.Name == "NI_Flow_If".

    If this is the case, it will then call check expression on the current ConditionExpr:

    RunState.Engine.CheckExpression (ThisContext, RunState.SequenceFile.Data.Seq ["MainSequence"]. GetStep(0,StepGroup_Main). ConditionExpr, 0, Locals.errorString, NULL, null)

    You will notice that this expression is not valid, and that's because "ConditionExpr" is not valid for all types of step.  However, because this step will not work UNLESS the stage is a NI_Flow_If, the expression will be valid at run time.

    Also is that I changed to using InitialSelection.SelectedFile to SequenceFile just to facilitate the testing of the installation.  However, it will be the same for your SelectedFile.

  • How to access a laptop that is linked to a Microsoft Account when I don't have the password?

    My brother died recently and his his bound to its microsoft computer email account. How can access us his computer? Microsoft won't release the password for us. Without the password, we cannot enter his computer.  Thank you very much for your help.

    Hello

    First of all, sorry to hear about your loss.

    Microsoft will not do what you want them to do.

    They just got emails, but no password, which is what you need for data on the computer.

    It's all explained here.

    http://answers.Microsoft.com/en-us/outlook_com/Forum/oaccount-omyinfo/my-family-member-died-recently-is-in-coma-what-do/308cedce-5444-4185-82e8-0623ecc1d3d6

    And no one in this community is authorized to provide information on how to "crack" passwords, or they are banned.

    It's the Microsoft Policy.

    All we can suggest is that you contact your local computer repair store, taking with you ALL the information about proof of ownership, death certificate, etc., and they may or may not help you.

    Good luck.

  • access denied to the local disc (c :))

    access denied to the local disc (c :))

    Read the article below and post back with all the relevant information. Thank you.

    http://social.answers.Microsoft.com/forums/en-us/vistawu/thread/1467f44b-ee27-4F7D-98d7-f1c4b35b3395

    Windows Update forum is one of the three forums that doesn't have different forums for different versions of Windows (Internet Explorer and the game are the others).  With this in mind, we ask that you postat LEAST the following information.  If you don't know how to find some of the information and then post what you can and let us know that you need help to find information.

    Minimum information to validate:
    Version of Windows and Service pack level. (Windows XP Home Edition, SP3; Vista Home Premium, SP1; Windows 7 Ultimate, etc...)
    Post also if you use 32-bit or the 64 bit version of Windows.

    Update the number of the last update installed before any problem.  If you do not know the number of update, then give the date that the update has been installed.  The number of updates update failed.

    Error code updates failed or if you think an update caused a blue screen, give the blue screen error codes.

    Other information to validate:
    Measures already taken to correct the problem and the results of the measures.

    If the question is never happened before with other updates.

    A few other useful parts are:
    What program antivirus you use, if it is up-to-date, and there has never been any other installed antivirus program.
    If your version of Windows has been upgraded from a previous version or if it came with (or clean installed with) the version you are currently using.

    Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think. Harold Horne / TaurArian [MVP] 2005-2011. The information has been provided * being * with no guarantee or warranty.

  • How to access the administrator account disabled on standard user account?

    I recently disbaled my account admin by this step

    Control Panel > administrative tools > computer management > local users and groups > users > admin account > properties > check an account is disabled

    Now, I want access to my admin account

    I tried to access it from the login screen by clicking CTRL + ALT + DELETE but his does not work and also tried to start a cmd as administrator of the standard user account, but his is not accessible. Now I can able to access standard user only, now please tell me how to access my admin account to standard user account that I created.

    What you were doing was equivalent to throw out your safe master key. Not a good idea. Here's how you can recover from this error:

    1. Set your BIOS so that it uses the DVD drive as its primary boot device.
    2. Start the computer with your Windows 7 repair CD.
    3. Press a key when prompted to boot from the DVD.
    4. Select 'PC Repair' in the menu.
    5. Select 'Repair' when prompted.
    6. When you are prompted, select System Restore.
    7. Configure Windows to a point before you disabled the admin account.
    8. Instead of disable your own and only the account admin, you now need to create, test, and document an alternative admin account, same as you have a spare emergency House key. This will save you a lot of trouble.
  • How to access photos of the Tablet

    How to access photos that I have already loaded on the memory of my Tablet?

    If in the project selection interface, you can start a new project by clicking on the icon "Add images" at the bottom right (it looks like a picture of a landscape with a sign over in the corner) > local Photos. The project will begin with your image imported as a layer.

    If already in a project, there is a similar icon in the 2nd upper left, from left to right. This will import the right on the image in a new layer in your project.

    Be aware that with regard to the 'Local Photos' option, PS touch controls only the system default for images files. (For example, on Android, it's 'Pictures'.) Don't forget to place your images in there for PS Touch can find them.

  • How to access the MDS of Hudson and Machine Unix resources?

    Hello
    How to access the MDS of Hudson and Machine Unix resources?

    I can do even Jdeveloper using the local filesystem n oramds Protocol and access resources.

    Please share the information for Hudson & Unix Machine?

    Kind regards
    En

    Need for resources MDS configure using adf - config.xml in the application. You can also change the configration of 'Oracle_SOA1\bin\ant-sca-package.xml '.

    Concerning

    En

  • How to access files on a removable device that I have connected successfully?

    I am running a vm Centos57 VM Workstation 8 under Windows 7 Ultimate on a box of Alienware.

    After the virtual machine starts, I'm going to VM > Removable Devices and connect my Western Digital external hard drive.

    I know that the connection is successful, because if I go to/dev/disk/by-name, I can see the name of the removable device.

    So far so good.

    How to access files on the drive?

    Sorry to be so stupid, but I'm a newbie, so please inform promptly.  Or, if you're local to Nashville, call me at the 615-613-2123.

    Thank you muchly

    David Halitsky'

    cell 615-613-2123

    [email protected]

    package fuse-ntfs - 3g seems to be missing in your Centos
    read
    http://www.CentOS.org/modules/newbb/viewtopic.php?TOPIC_ID=24079&Forum=37

  • How to access the 'Active Sessions' using MBeans

    Hi all

    I sent a request to the EM (Enterprise Manager).
    When I have connected on EM and click on the app, I see the number of active sessions under the heading "Servlets and JSP.

    How can I access this setting at the application level. ??
    (I want to access this setting * 'x' * my web application and display registered users: x )

    EM shows that the number of active sessions. It updates too... so there must be some beans or recording for this setting...
    How can I access who...?

    Kind regards
    Durieux.

Maybe you are looking for