How can I send registeration data from Mac machine to NT machine?

How can i send or post data from Mac machine to NT machine without using browser? I m stucked. I want to register a customer from Mac machine by a container i.e. Form having awt components etc. and send it to NT machine to trigger it into SQL Server. Can i use Servlet for this purpose? The problem is client machine have Mac and no browser. But host machine is NT based.

Thanks !
I have got that one. But its documentation API describes very little information. I could not properly follow. if there is some help to start up in HTTP client?
Can i use classes of HTTP client in my application and why i need it, I m not following as well. Please describe reply in detail.

Similar Messages

  • How can i send the data from WD to SMARTFROMS to fill it?

    Hi All,
    how can i send the data from WD to SMARTFROMS to fill it?
    Best Regards

    Hello
    After conferring with a colleague, the following response may help:
    The Smart Form doesn't have any special integration in WebDynpro.
    Therefore the application should implement it especially.
    Steps:
    1) Call of Smart Forms in mode GET_OTF
    2) Convert OTF to PDF
         3) Show the PDF in WD Context Node
    Similar topic was discussed here:
    Re: Displaying Smartforms in Webdynpro ABAP
    Thanks
    Kind Regards
    Toros Aledjian
    Edited by: Toros Aledjian on Nov 29, 2010 8:43 AM

  • Don't want to pollute my ipad how can I selectively transfer data from mac mini?

    I have had users on this computer that have downloaded questioanble resources. I have grandchildren and we like to play on my ipad I do not want any objectionalbe video on this ipad.  I also don't want to make my creative content available for duplication to a user who had hooked up their iphone.  I am attempting to start over with my ipad. I have tried to keep them off the main computer but I need safeguards since the user is opportunistic. They also have a better understanding and advantage I am however an administrator at least as much as much as my husband allows me. I believe this user could still manupulate via wireless or remote with her iphone. I want to stop her completely but I know to challenge this user completely would mean an esculation. I have seen my email with another adress attached . I sometimes put in the exact password and still find for a short period cannot get into e-mail an Apple password  might not work? Is there script I can see that would suggest a problem.

    Your situation is a little bit confusing to me, but I will give this a try. I hope that I fully understand what you are trying to do.
    There is no way that anyone can access your iPad wirelessly or remotely at all. It just is not possible to do that in iOS. Because of the sandboxed nature of the iOS, it will not allow that type of interaction. However, if your iPad has been "polluted" by another user or that user's content, you might want to totally erase the drive and start all over again, and not restore from a backup. Erase it and start all over again completely. You will still be able to download most if not all of your paid content again as long as you use the same Apple ID that you used to make the purchases.
    Settings>General>Reset>Erase all content and settings will totally wipe the iPad clean and you will have to activate the device all over again. Don't restore from the backup when you get to the point during the activation where you are prompted to do so.
    If you want to download all of your constant again, read this.
    Downloading past purchases from the App Store ... - Support - Apple
    Erasing your iPad and starting over again is pretty radical if you are not absolutely sure that this users has really sabotaged the device. Please make sure that you realize what you are doing, and if I am reading the situation incorrectly, please state that in your response.
    What you are saying about this user having access to your computer is certainly concerning and without knowing what the circumstances surrounding her ability to do so, I can only recommend that you discuss this situation with your husband and take steps to prevent her from using it, or at least from using it without you being there to observe.

  • How to send the data from mac pc to External drive

    how to send the data from mac pc to External HDD
    or Pen Drive but with out deleting the preview as data

    You can use "Finder", which is in your dock, to copy files from your iMac folders over to the external hard drive.
    Hope this helps

  • I have Time Machine that I used to back up my old computer. It was running snow leopard. My MacBook died, so I got a new one which is running Lion.  how can I restore the data from the time capsule to my new Mac?

    I have Time Machine that I used to back up my old computer. It was running snow leopard. My MacBook died, so I got a new one which is running Lion.  how can I restore the data from the time capsule to my new Mac?

    In technical support, sometimes you have to make educated guesses. I'm sorry that you were offended.
    iTunes does prompt when it is going to erase a device, and the message is clear.
    She said in her message that she was able to successfully sync the old ipad. This indicated to me that itunes wiping the data was not an issue, because either it had been setup at the apple store (in which case it doesn't actually wipe the ipad despite saying it will*) (*based on a single case I saw), or because the itunes media folder was migrated.
    Furthermore, my solution was to tell her how to backup her ipad (by either doing it manually, or as a last resort, by deleting the corrupt backup -- that she couldn't access anyway.)
    I got that last part of the instructions from the "Taking Control of your iphone" book which I found samples of when I did a google search for "corrupted backup itunes".
    She marked this as a solution, so it worked for her.

  • How can I restore my data from IBooks from IPad 2 to Ipad air. When I was set up, I forget to select restore backup. Now I have backup from iPad 2. I don't have any Mac PC.

    How can I restore my data from IBooks  and other program from IPad 2 to Ipad air. When I was set up, I forget to select restore backup. Now I have backup from iPad 2. I don't have any Mac PC..

    Restore from iCloud Backup (if you have backed up to iCloud)
    1. Settings>General>Reset>Erase all content and settings
    2. Tap Erase
    3. You'll see Apple logo and progress bar
    4. Hello
    5. Slide to set up
    6. Set language
    7. Set country
    8. Choose Wi-Fi network; enter Wi-Fi password
    9. (a) Use Location Service (b) Don't Use Location Service
    10. Select option
    11. (a) Setup as New iPad (b) Restore from iCloud Backup (c) Restore from iTune Backup
    12. Selected Restore from iCloud Backup
    13. Enter password for iCloud
    14. Agree to Terms and Conditions
    15. Setup Apple ID
    16. Select backup
    17. Restoring from iCloud
    18. Hello
    19. Restore Completed. Your iPad was restored successfully. There are just a few more steps to follow and then you're done!
    20. Continue
    21. Finish setting iCloud enter Password
    22. Updating iCloud settings
    23. Create a Passcode
    24. Welcome to iPad
    25. Get Started
    26. Restoring Apps and Media
    27. Enter Apple ID and Password
    28. Notice: Restore Incomplete, some items could not be downloaded from the Store. If they are on your computer, you can restore them by syncing with iTune
    29. Connect iPad to iTune to sync with computer
    30. Sync Music, Videos and Album Artwork

  • How can I send a message from database to a J2EE application?

    How can I send a message from database to a J2EE application?
    If I have a codetable in database that has new or modified values I have to refresh the codetable in my J2EE application.
    Most effective way would be send a message to initiate a table reload from J2EE app, but I don't know how to do this.
    Now I have a background thread that regular reads the table and looks for changes.

    http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/TechNote_BAM_AQ_Configuration.pdf
    This document details how to create triggers on a table that send out JMS messages.
    In this example, the messages are going to Oracle BAM.. your message could go to your J2EE application listening to its own topic/queue.
    an alternative idea.
    you could also just cache your lookup table with something like Oracle Coherence and than try to ensure that all changes to the lookup go through Coherence, so that you won't need to do notification from the db up to the application. the application and the lookup data management tool would be using the data grid for management of the lookup table data, and the data grid (coherence) would persist the lookup data changes back to the db.

  • I connect my pendrive to macbook pro but it cannot detect and my important data is there in my pen drive so how can i collect this data from my pendrive?

    i connect my externalpendrive to macbook pro but it cannot detect and my important data is there in my pen drive so how can i collect this data from my pendrive?

    make sure that in your finder preferences you have it checked to show external drives on the desktop and in the sidebar of finder
    you find these preferences by selecting the finder icon (blue square on the dock w/ smiley face on it) then click on the work "finder" at top left corner of computer screen then click on preferences then general and put check next to show these items on the desktop and put check next to external drives
    now you should see it on the desktop if you still can't open the drive or access it, it may be in format the mac can't read or write to so that could be an issue.

  • Can i send my music from mac to iphone without connect my iphone with usb ?

    can i send my music from mac to my iphone without connect my iphone with usb ?

    iOS: How to transfer or sync content to your computer - http://support.apple.com/kb/HT1296 > Wi-Fi syncing
    How to Use Wireless Sync in iOS 5 - http://www.pcworld.com/article/242242/how_to_use_wireless_sync_in_ios_5.html
    iTunes 10.5 and later: Troubleshooting iTunes Wi-Fi Syncing - http://support.apple.com/kb/TS4062

  • How can i send simple message from PC-to-another device

    How can i send simple message from PC-to-another device
    just simple message (like command String) not SMS or Data File.
    I have a computer with bluetooth and the oter side is Embeded Blue
    Thanks.

    http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/TechNote_BAM_AQ_Configuration.pdf
    This document details how to create triggers on a table that send out JMS messages.
    In this example, the messages are going to Oracle BAM.. your message could go to your J2EE application listening to its own topic/queue.
    an alternative idea.
    you could also just cache your lookup table with something like Oracle Coherence and than try to ensure that all changes to the lookup go through Coherence, so that you won't need to do notification from the db up to the application. the application and the lookup data management tool would be using the data grid for management of the lookup table data, and the data grid (coherence) would persist the lookup data changes back to the db.

  • How can I send & recieve SMS via Mac ?

    How can I send & recieve SMS via Mac ?
    Handoff is already working fine between my iPhone 5 & Mac, I want to know how I can send & recieve SMS using my MAC

    Thank you so much
    I have another problem please:
    Handoff is working perfectly between my iPhone 5 & my Macbook pro, I also can receive calls on my mac and iPhone 5 at the same time, but when I try to make calls from my laptop it says that message:
    I am already using the same account for both of them

  • How can I restore my data from iCal? I didn't make any backup, but I use  time machine with an external HD. I deleted iCal when I deleted my gmail account. I have tried to restore, but I can only restore the iCal software and not the data.

    How can I restore my data from iCal? I didn't make any backup, but I use  time machine with an external HD. I deleted iCal when I deleted my gmail account. I have tried to restore, but I can only restore the iCal software and not the data.

    So what is your question?
    If you forgot your encryption password:
    Warning: Make sure it's a password you will remember or write it down for safekeeping. If you encrypt an iPhone backup in iTunes and forget your password, you can't restore from backup and your data will be unrecoverable.
    If you can't remember the password and want to start again, you must perform a full software restore and chooseset up as a new device when iTunes prompts you to select the backup from which to restore.
    The above comes from here:
    http://support.apple.com/kb/HT4946

  • HT2736 How can I send a playlist from my library to my friend?

    How can I send a playlist from my Library to my friends phone.  She uses itunes on her phone. I thought that itunes used to do that, I remember it being somewhere on the program. Now when I would like to do it I can't find it.

    First get iTunes on your PC. Then plug your iPod in and go to the music, yo. You Cannot sync playlist if you select to sync your entire library. But you can sync playlists of you choose to sync selected songs.
    You can also create a playlist on your iPod just by holding the center button on a song and select add to "on the go". This " on the go" is a playlist and will be transfers to your PC if you plug your iPod in again.

  • How can i send multiple sms from my iphone 4

    how can i send multiple sms from my i phone 4

    Turn Group Messaging (instructions in lin that follows) off and send the message to multiple recipients. The result may be dependent on your carrier. If manually keying in numbers rather than using contacts, use the return key after each number. http://support.apple.com/kb/HT5760

  • How can I send an email from Sharepoint Online using sandbox solution?

    How can I send an email from Sharepoint Online using sandbox solution?
    If possible I do not want to use workflow.
    Is It possible to do it without using workflow?

    hello Steven Andrews,
    when any user sends a message using contact us page in SharePoint online.
    1. We are inserting item in Contact Us List . - This is working fine
    for anonymous users also. We have used Office365 anonymous codeplex wsp and it is working fine. Anonymous user is able to insert new record in the Contact Us List.
    2. Once, new record is inserted in Contact Us list, we want to fire email notifying thanks to the user on his email id as well as to our company x person for notification of new inquiry. 
    We tried using Workflow having impersonation step for  anonymous user but it is not working for Anonymous users. Workflow is able to sent the email if someone logged into system but not working for Anonymous user although workflow is getting started
    but not able to send email although used Imperonsation step.
    We are stuck into implementing second step.

Maybe you are looking for

  • To find last run date of custom concurrent program in oracle apps

    Hello Exports, Can you pls tell me how to find last run date of custom concurrent program in oracle apps.( thr Backend query ) Thanks in advance, Edited by: 981527 on Mar 7, 2013 3:01 AM

  • Illustrated book exported as epub shows the number "4" (1 each chapter) for 56 pages

    I'm using ID 5.0 and have an illustrated children's book with each page consisting of a jpg file.  I've converted it to epub (to eventually also convert to MOBI) and everything looks great except for a pesky problem.  When I proof the book in Adobe D

  • Only 1 input available

    I have an Xfi Fatalty champ series card (466) and I am having problems using the inputs on it. When I go to control panel and under recording, I see all my inputs listed (Aux 2, Mic, Microphone, Spdif, Line in 2, etc), however all but the Mic input a

  • Unlock Context whem using EPMLINK

    Hi Experts, When I open workbook using the EPMLINK , the context is locked for the dimension used epmlink formula. my issue I cannot navigate using EPMSELECTMEMBER or EPMCONTEXTMEMBER. is there a way to unlock the context using macro when the user cl

  • NLS_LANG Documaker Studio Setup

    Hi, I'm trying to configure a ODBC connection link with my DMStudio Project. the fact is that Windows ODBC connection with the Instant Cliente 11.2 is working and connecting when is set up on Windows ODBC manager. Connection is succesfull. But, when