Html flow between mobile devices and server?

One last question. Sorry for flooding this board.
I need to write a paper on oracle lite for my database class...
My focus has to be on the communications between the remote devices
and the server.
As I can't seem to get Olite installed and working, I was wondering if one
of three things:
1) Is there an apnote that explains the protocol flow between devices and
server?
2) Is there a public, open, olite server that a remote client could connect
to? (I know, not likely)
3) if anybody had some non confidential ethereal traces of the html flow they could offer?
Anybody have any other ideas to offer?
Thank you,
Mike

Hi Mike,
There are all kinds of white papers out for this information.
http://www.oracle.com/technology/products/lite/TWP_Lite_10gR3.pdf
There isn't an open public olite server for someone to connect to. Although that is a good idea.
What type of HTML flow are you looking for? Sync, Webtogo/OC4J? The Webtogo/OC4J containers work like any other Servlet containers. The sync is the blackbox. Page 6 of the pdf has a little diagram showing what happens during a sync.

Similar Messages

  • What is the difference between jsp :include and server side include

    what is the difference between jsp :include and server side include(request dispatcher include method)????
    i understand that both request dispatcher include method and jsp:include take dynamic data,so when would one use request dispatcher include and when jsp:include.
    Is the usage interchangeable?i believe jsp include is used only for jsp/html but include directive can be used to include servlets ,jsp and html....correct me if i m wrong and
    do suggest if u hav ny other diff in this context...

    The difference really is: in what format do you want your inclusions? If your environment has many Java developers and only a few designers that focus mainly on, say, Flash, that might push you more towards the server-side include() directive. Or, if you have a large set of pages that receive dynamic content that is displayed in a consistent fashion (such as a workflow header area on a page).
    If, on the other hand, you have more web designers, there may be a greater desire to deal in markup rather than Java code. Java developers themselves might prefer to view markup (JSP) that more resembles the eventual output than something occuring in Java code.
    Finally, there are considerations of tiering. While it is totally possible to (and I have previously) implement 'view classes' that render markup or generate layout templates, JSP's offer, IMO, a subtle, psychological advantage. By forcing a developer to work in a different format, markup versus Java source, the separation on view from controller and model becomes a bit easier. It is still possible to make mistakes, but if a developer at some point notices, "Wait, I'm in a JSP, should I be importing a java.sql class?", then the choice to use JSP includes has paid off in spades.
    - Saish

  • Can I share ring tones or alert tones purchased from iTunes between mobile devices?

    Does anyone know if there is a way to share ring tones or alert tones purchased from iTunes between mobile devices?  I purchased them on my iPhone and they come up on my computer but I cannot transfer them to my iPad.  Is it possible to share them between mobile devices like any other song?

    If you just want to select the whole song as your ringtone (without cutting out the best part) go to your computer and check were the file is saved. When found create a copy of it and rename its extension from m4a to m4r. Now drag&drop that file into itunes and there is your ringtone

  • Flow between oracle manufacturing and oracle financials

    Hi,
    can any one briefly describe what is the flow between oracle manufacturing and oracle financials modules.
    if any body has documentation pls send me.
    thanks

    Hi Brain;
    Please check below:
    How to Configure and Use Oracle's JMS Connector with Tibco Enterprise for JMS
    http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/how-to-connect-to-tibco/doc/how-to-connect-to-tibco.html
    By the way i can not find any specific note TIBCO and Oracle Financial. I suggest log a SR and confirm your issue wiht oracle upport
    Regard
    Helios

  • Do the colored flags/ categories in mail transition between mobile devices?

    Do the colored flags/ categories in mail transition between mobile devices? I haven't seen anything that seems like it would allow me to flag different mail items on my iphone to reflect the colored flags in mail that I have categorized on my iMac. I find that I have to go through twice to categorize my flagged mail with the colors I've designated on my iMac if it's flagged from my iPhone.
    Thanks.

    I had the same issue, but with a macbook pro, imac, ipad and iphone 4G.
    everything worked fine until the addition of the iPhone 4G which made disappear mails that had been donwloaded/synced by the iphone and/or ipad.
    However I found a solution:
    In mail right click (ctrl left click) on the specific IMAP account inbox and select rebuilt.

  • Connection between SDM client and server is broken

    Dear All,
    First of all this is what I have
    -NW04 SPS 17
    -NWDS Version: 7.0.09 Build id: 200608262203
    -using VPN connection
    -telnet on port 57018 is succesfull
    I can login to SDM server (from NWDS and from SDM GUI) I can see the state of SDM(green light), restart it, can navigate through tabs in GUI, but every time I am trying to deploy an ear i have this error:
    Deployment exception : Filetransfer failed: Error received from server: Connection between SDM client and server is broken
    Inner exception was :
    Filetransfer failed: Error received from server: Connection between SDM client and server is broken
    I have already read a lot of topics,blogs,notes but didn't find the solution.
    Can anybody help me?
    Best Regards

    Having same issue. Nothing helped so far... Using NWDS 7.0 SP18.
    I have turned SDM tracing on and this is what I see on client side after sending first data package:
    com.sap.sdm.is.cs.cmd.client.impl.CmdClientImpl: debug "20120224140253 0280/17 Client: finished sending string part"
    com.sap.sdm.is.cs.cmd.client.impl.CmdClientImpl: debug "20120224140253 0280/0 Client: receive String part from Server"
    com.sap.sdm.is.cs.cmd.client.impl.CmdClientImpl.receiveFromServer(NetComm ..): Entering method
    com.sap.bc.cts.tp.net.NetComm.receive(): Entering method
    com.sap.bc.cts.tp.net.NetComm: debug "Method "receive(char[])" could not read all requested bytes. There are still 12 bytes to read"
    com.sap.bc.cts.tp.net.NetComm: debug "Caught IOException during read of header bytes (-1,          43):Connection reset"
    com.sap.bc.cts.tp.net.NetComm: debug "  throwing IOException(net.id_000001)"
    com.sap.bc.cts.tp.net.NetComm.receive(): Exiting method
    com.sap.sdm.is.cs.cmd.client.impl.CmdClientImpl: Exiting method
    com.sap.sdm.is.cs.cmd.client.impl.CmdClientImpl: debug "20120224140253 0281/1 Client: connection was broken"
    com.sap.sdm.is.cs.cmd.client.impl.CmdClientImpl: Exiting method
    com.sap.sdm.is.cs.cmd.client.impl.CmdClientImpl: debug "20120224140253 0281/0 Client: finshed sendAndReceive"
    com.sap.sdm.is.cs.cmd.client.impl.CmdClientImpl: Exiting method
    My connection on server is still active so I have to restart SDM server to reset and try it again.
    Anyone have idea whats happening?
    Edited by: skyrma on Feb 24, 2012 2:46 PM
    Edited by: skyrma on Feb 24, 2012 2:47 PM
    Edited by: skyrma on Feb 24, 2012 2:47 PM

  • I am having one application which i am going to install on my ipad and i am having one external device having USB interface. I want to have communication in between  my device and ipad over USB/BT. is it possible

    My external device is having male USB connector. The cable available in market are having can be plugged to the device having female connector.I will need converter in between as my device is having male connector. Can i get such cable? If yes can i establish communication in between my app and device over these cables.I am not passing any audio/video data or photos.I am sending data frames. My device is having firmware and it sends data frames in firmware understandable format. Let me know can i have two way communication in between over USB/BT?
    Right now i am connecting my device with host PC and i want to replace my host PC with ipad.

    Thanks....
    will it be possible to establish communication in between my device and app. Because camera conection kit only transfers photos and videos and my device doesnt have any audio/video data.
    If yes, should i add photo header to my frames and will send as corrupted photo file or what needs to implement so that i can have sound communication in between.

  • HT1369 Ipod touch not being recognized by itunes (but is registering as an external drive by the computer itself) have updated and reinstalled itunes, stopped/started apple mobile device and removed and mobile programs associated with my non apple cellpho

    Ipod touch not being recognized by itunes (but is registering as an external drive by the computer itself) have updated and reinstalled itunes, stopped/started apple mobile device and removed any mobile programs associated with my non apple cellphone. This seems to have started happening after the last Itunes update I did as I was able to put music on my ipod touch a month or so ago. Is there some way to go back to an older version of itunes? I really have no idea what else to do since I followed every step on the trouble shooting page for windows 8.

    I had this problem too and my roommate solved it!
    Go to 'Settings'
    'Music'
    Scroll to the bottom and enter your password to log onto your home sharing
    Then connect to iTunes and sync!

  • "USB device not recognized." "The connection between your device and the desktop could not be established. Please check your setup and try again." Tungsten E2, Outlook 2007

    Hi,
    I am running XP SP 2, on a Dell Vostro 1000, Palm OS Garnet v5.4.7 on a Tungsten E2. I have worked though issues relating to synchronization, Outlook 2007, Docs to Go, etc., in the past.  Thank you board members! 
    Once I worked thru all the initial problems, my Tungsten E2 was sync' ing beautifully to my laptop until a few days ago.  There have been no changes (I know of) to the configuration, but now I receive  "The connection between your device and the desktop could not be established.  Please check your setup and try again."  On the laptop I sometimes get  "USB device not recognized."  I am unclear why I get the PC message sometimes and not others.   
    I have tried the following: (not necc exactly in this order)
    Double checked Hot Sync Mgr settings: Local USB (ver. 6.0.1)
    Reset the Palm (multiple times)
    Rebooted the laptop  (multiple times before and after the Palm resets)
    Went to Support Libraries including http://kb.palm.com/SRVS/CGI-BIN/WEBCGI.EXE/,/?St=57,E=0000000001060189973,K=9550,Sxi=3,Case=Obj(3695...)
    and http://kb.palm.com/SRVS/CGI-BIN/WEBCGI.EXE?New,Kb=PalmSupportKB,ts=Palm_External2001,Case=obj(1409) 
    Followed the steps in "Start Here" found at  http://forums.palm.com/palm/board/message?board.id=windows_hotsync&thread.id=26057 
    Moved Backup directory as per a post on this forum
    Looked for a deleted a file called "Graffiti_ShortCuts_____________" per a post on this forum
    Followed the steps in HotSync troubleshooter guide you can run through located on
    http://kb.palm.com
    Went into Device Manager - found it shows no yellow ! 's
    Followed Device Mgr Troubleshooter - went all the way thru with no solution 
    Tried all four USB ports - the PC's bell-like tone does not sound when I disconnect or reconnect the Plam's cradle like it does when I conn/disconnect other USB devices -I think that is a clue.    ...? 
    Cleaned the Palm's contacts (and cradle's contacts with a old, dry toothbrush)
    Read all the posts under "USB device not recognized." 
    OK, I'm at a loss, can anyone help me?  Many thanks in advance! 
    ~Bob
    Post relates to: Tungsten E2

    Hello!
    Using a cradle with the Tungsten E2?  Tried bypassing the cradle and just use the hotsync cable?  Tried a different computer yet?  Somehow, the PC is having problems getting a signal from the device.  I assume you have the laptop charger plugged into the laptop during this?  Not going through a docking station or port-replicator.
    One crazy thing you can try is unplug the charger from your laptop, remove the battery from the laptop and leave it out for like 10mins and put it back in and reboot the laptop.  This should not cause side effects but still contact your OEM to make sure that nothing else is needed after leaving the battery out for extended period of time.  Keep me posted.
    Post relates to: Treo 650 (Unlocked GSM)

  • What's the difference between client combo and server combo? Also, what would happen if I install both?

    what's the difference between client combo and server combo? Also, what would happen if I install both?

    One is for the base version of the Mac OS, the other is for the Server version. You can only install the one that matches your system.

  • How can i troubleshoot a "software conflict between a device and something in my original user account"

    hi
    my canon video camera (HV20) wasnt being recognised by iMovie (error message...in system report was "Unable to list FireWire devices".)
    in researching a solution i came across some firewire advice in http://support.apple.com/kb/HT1151#trouble which suggests there may be a "software conflict between the device and something in your original user account."
    i changed to another account on my iMac and my camera connected immediately.
    is anybody able to explain how i go about fixing this "software conflict".
    many thanks
    Carlo

    With the Mail.app quit and using the Finder, go to Home > Library > Mail > Mailboxes > Outbox.mbox.
    The Outbox.mbox represents "Out" in the mailboxes drawer and is shared by all accounts.
    Delete the Outbox.mbox and empty the Trash.
    Launch Mail and a new Outbox.mbox will be created automatically by Mail within the Mailboxes folder and this should resolve the problem.

  • HT1688 What is "Apple Mobile Device" and how do I get it on my iphone 5? My iphone is not syncing when plugged in. The message says I have not started the device.

    What is "Apple Mobile Device" and is it loaded/activated on the iphone 5?

    I suspect you mean that you are getting the iTunes error message that the Apple Mobile Device Service is not started, in which case you need to follow the steps show in item #4 at the bottom of this article to restart it: http://support.apple.com/kb/TS1538.

  • Difference between Mobile sales and Mobile Service

    Hi All
    Can anybody help and explain me what are the major defferences between Mobile Sales and Mobile Service,What are the configuration settings required in Mobile Service,Because we have to start support project for Mobile Service.
    Regards
    Krishna

    Hi Krishna,
    The difference is Mobile Service is used by field technicians who provide a service to customers. Eg: an engineer who goes out to customer site to fix machinery. They can fill out the deatils on the Mobile Service application. Time spent, parts used etc..
    Sales is used by sales reps, who are selling a product.
    The configuration is the same for both. In fact its possible to have bothe sales and service installed on the same machine.
    Regards,
    Gervase

  • Can an Apple ID be shared between 2 devices and each be private?

    Can an Apple ID be shared between 2 devices and each be private?

    Of course. To do it, open iTunes holding the Option (Alt) key, so you will see an option to create a iTunes library. Note that, after doing that, you will have two iTunes libraries in the same account, so you can choose the one you want to start iTunes opening it while holding the Option key

  • Will Apple ever support Bluetooth transfer between iOS devices and android devices ?

    Will Apple ever support Bluetooth transfer between iOS devices and android devices ?

    Will the major Religions on earth ever get on together? These are questions that nobody here can help you with until or if it ever happens.
    Cheers
    Pete

Maybe you are looking for

  • I don't seem to have the video app on my iPad.  Ideas???

    I've searched spotlight and don't find it.  What am I missing? Thanks

  • Packages in apps

    Hi, I am a developer new to apps. Where do I find any info about packages and what they do in apps. Thanks........................................................

  • How to fix a range of values in y-axis

    hi, We are using the column charts in the design studio 1.3 to display the sales information. In the Y- Axis the max/ Min values are 5000/100000000, we want to fix the range between each scales so that the number of the scale can be defined and the g

  • Steps to read PDF using Java Program that uses LifecycleES Jboss server

    Can anyone please mention the steps to setup the Jboss server in Lifecycle ES suite.... i have program to read PDF that has following contents --and it Fails to connect to LiveCycle server via RMI. Please help me out..... Properties connectionProps =

  • Lagarith+premiere cs5 help

    sorry if this is a dumb question, but can someone tell me how to use lagarith? I know i installed it because I went to WMP-abouts-technical information, and I can see Lagarith under Video Codecs. But when I go to premiere cs5, I can't find lagarith u