So you think you are an Java uber-geek? Then figure this one out. . .

Ok, uber-Java geeks, let's see if you can figure this one out. It' s butt-ugly and got me totally stumped.
This is in a Tomcat 5.5 environment.
I have a jsp (hierarchy.jsp) which has static nested class called MgmtAuthBean. This hierarchy.jsp creates a TreeMap object which contains instances of the static nested class, MgmtAuthBean. So, after compilation of the hierarchy.jsp, I end having 2 jsp's:
hierarchy_jsp.java <==== original jsp
hierarchy_jsp$MgmtAuthBean.java <==== nested static class jsp
Ok, easy to understand so far. . .now for the rub. . .
The hierarchy_jsp.java then saves the TreeMap object in a session.
Another servlet (ExcelServlet) then accesses this saved session object, but in the process of reconstituting the TreeMap object, it requires access to the nested static class hierarchy_jsp$MgmtAuthBean.java.
The problem is that ExcelServlet craters because it can't find hierarchy_jsp$MgmtAuthBean.java in order to reconstitute the TreeMap object.
Since jsp's are dynamically created when called, how do I point either the Tomcat container or ExcelServlet to hierarchy_jsp$MgmtAuthBean.java?
For reason's too stupid to explain, I can't get rid of the static nested class, so I have to figure out how to make this work. . .
:)

Tomcat provides a utility for pre-compiling JSP into Servlet class files. This can also be done in ANT. You can precompile the JSP which will create the inner class file and then compile the Java files that need the inner class file. It may take some tweaking to get all of the classes to compile in the correct order.
A possible alternative is t have the inner class implement an interface. the hierarchy_jsp can then refer to the contents of the TreeMap as instances of the interface instead of as instances of the inner class.

Similar Messages

  • Bet you cant figure this one out...

    Card: Sound Blaster Li've 5.Video: GeForce 6600GT
    Motherboard: K7N2 Delta MSI (tried it on Asus A8... Motherboard aswell)
    Processor: AMD 3200+ XP
    Ram: 52mb ddr 3200
    Problem:
    This Sound Blaster Card freezes with a looping sound on every game I try playing on my PC. Figured it was the Sound Blaster card when I took it out the computer ran fine with the integrated sound card. Put the SB back in and updated every driver, BIOS, video driver, IRQ settings, check the voltage, EVERYTHING... Yet still freezes.
    Bought another Sound Card Audigy 2 value... Froze with no sound, and have to reboot. I am pretty frustrated now that I have switched the power supply, motherboard, processor, RAM just to figure this problem out.
    Note: The computer doesnt restart when I update stuff with the card in the PC, when the card is out of it, the computer restarts without me turning it off and back on again.
    If you know what is causing this... I will love you forever.
    Thanks

    I have the exact same problem. However, the problem didn't pop up until I upgraded Windows XP to service pack 2. I've seen others bring up this issue on a few boards, hopefully someone will shine some light on this issue instead of pointing fingers. Personally, I've done everything I know to do besides downgrading to service pack , but my PC crashing when playing games is not worth reverting back to SP (although I'm sure it is to some). Anyway, I don't know if you have the same OS & service pack, but thought I'd share just the same.

  • See if you can figure this one out...

    First off, I use FireFox, not Safari (Safari is great, but FF works better for me)...
    So here's the deal: I use MySpace as means of making some important contacts. I have a Power Mac G5 connected to a Linksys router (Model# RT41-BU) which is behind a Motorola SB-5100 cable modem. I also have three Windows XP machines on the same network.
    I have no problem with any other website except MySpace. As soon as I log in, I can usually get to 2-3 pages fine. As soon as I click to access probably the 4th page, I start timing out. My computer will stall for up to 1-2 minutes. Eventually the page will either load (usually just partially at this point) or I will get a time-out error (btw, by "stalling" I mean I just sit there and wait, and wait, and wait for a page to load...NOT that the actual computer has frozen and is not responding).
    If, after getting the time-out error, I then click “Try Again” the page will usually then IMMEDIATELY load w/ no problem (occasionally I will get the timeout page again after a few minutes).
    If I choose to QUIT Firefox during the stalling, but BEFORE I get the time out error, and immediately open it back up, I start stalling again (at this point it’s merely trying to load my homepage, which, of course is apple.com/startpage).
    If I try to go to the EXACT same pages on my Windows XP machine using Firefox I have absolutely NO problem loading any pages whatsoever…UNLESS:
    If I, again QUIT Firefox on my Mac BEFORE getting the timeout error…walk 5 feet over to my Windows machine and try to load my home page (Yahoo.com), it will stall. I usually have to then wait about 1-2 minutes, and it will start back up again, and I then have no problems.
    Here’s where it gets REALLY interesting:
    If I DISCONNECT my Linksys router, and plug my Mac DIRECTLY into the back of my cable modem (in other words, disassemble the network, and have the modem shooting stright to the mac), I DON’T have this problem. I can log into MySpace hit any page, just as I can with my Windows machine.
    Because the problem DOES NOT occur to my Windows machine while it’s ON the network, and DOES NOT occur with my Mac when it’s OFF the network, all signs point to some sort of issue with certain Macs running on certain Linksys routers. There must be some sort of conflict between the two, but I IMAGINE that there HAS to be either some sort of tweak or some sort of patch that will fix this issue.
    I have had this issue from day one of owning this computer (about 4 months). It has never worked on the router properly.
    I have tried reformatting the machine and reinstalling everything. No change.
    I have tried lowering the MTU on both my router configuration and mac network config anywhere from 1400 to 750, with no noticable change.
    I have tried several different browsers (Firefox, Safari, IE for Mac & even Opera) but still have the same results.
    I’ve gone into the “about:config” page of Firfox and turned on network.http.proxy.pipelining and set the max requests to 16, with no new results.
    I have tried disabling javascripting…nothing.
    I have also tried contacting Linksys, and the only thing they can suggest is lowring my MTU again (It’s obvious by talking to them that English is also not their first language)
    Here’s something weird as well:
    WHILE the page is stalling to load, I can open the Network Utility and run a continuous ping to the page I’m trying to hit and get a consistent response on EACH ping, even though the page won’t load.
    My cable modem and router BOTH operate on DHCP (IP address and DNS servers are assigned automatically – NOTHING that I know of is entered in statically).
    The only thing I haven’t tried is upgrading the firmware on my router. I’d really like to use this as a LAST resort – HP ruined a DVD writer I had once with a firmware upgrade that went wrong.
    I’d really like to get this fixed. I have friends in a band that are out on the road right now, and with the exception of wasting valuable minutes on my cell phone, this is the only way I have of keeping contact with them. It’s really irritating that I have to use my Windows machine…despite the fact that it’s only a few feet away, I SHOULDN”T HAVE to.
    Anyone want to try and tackle this one?
    Much appreciated,
    --Jbj

    Hi bmb,
    So here's the deal: I use MySpace as means of making some important contacts. I have a Power Mac G5 connected to a Linksys router (Model# RT41-BU) which is behind a Motorola SB-5100 cable modem. I also have three Windows XP machines on the same network.
    Does this happen only when you try to access MySpace website? Any other website works fine?
    If I DISCONNECT my Linksys router, and plug my Mac DIRECTLY into the back of my cable modem (in other words, disassemble the network, and have the modem shooting stright to the mac), I DON’T have this problem. I can log into MySpace hit any page, just as I can with my Windows machine.
    Smells like DHCP spaghetification...
    I have tried reformatting the machine and reinstalling everything. No change.
    No good, unless you tried anything funny when installing MacOS X, networking issues have are not magically fixed by re-installing the OS. This is a habit coming from the Windows world...
    My cable modem and router BOTH operate on DHCP (IP address and DNS servers are assigned automatically – NOTHING that I know of is entered in statically)
    What about your Mac (and the rest of your PCs)? How do they get their TCP/IP settings (manually or via DHCP)?
    Your issue(s) smell DHCP big time, go to System Preferences-->Network-->Ethernet/AirPort (whatever you use to connect) and click on the TCP/IP tab. Set Configure IPv4 to Manually and post back.
    How are your computers connected to the Linksys box (wired/wirelessly)?
    Macs running 9.x, Macs running 10.4.x and SGI workstations running Irix 6.5.x

  • Blue Screen After Load, No Safe Boot, No Reinstall possible. Think you can figure this one out??

    MacBook Pro "Core i7" 2.2 15" Early 2011
    2.2 GHz Core i7 (I7-2720QM)
    Intro.
    February 24, 2011
    Disc.
    October 24, 2011
    Order
    MC723LL/A
    Model
    A1286 (EMC 2353-1*)
    Family
    Early 2011 15"
    ID
    MacBookPro8,2
    RAM
    4 GB
    VRAM
    1 GB*
    Storage
    750 GB (5400 RPM)
    Optical
    8X DL "SuperDrive"
    Ok so i got this laptop in a few days ago here are the problems and the things i have tried. This laptop when it came to me did not have a hard drive, so obviously no OS. Upon installing a hard drive then trying to load Yosemite from a USB stick, I turn mac on, sleep light will blink 5 times then boot, Will come to normal gray screen then apple logo, will then load the OS install, but go straight to a blue screen with vertical lines. Tried different hard drive, tried different RAM sizes and speeds, tried different OS, tried CD instead. Have done numerous PRAM and SMC resets. trying Safe mode gets me a panic cpu 4 caller error then restarts. I have tried using a hard drive that had an OS already installed and will go straight to blue screen after loading. I have tried fsck -fy in single user mode. I do get that disk2s3 is write protected in single user mode, but im pretty sure that its the OS disk. I do not see a second hard drive in single user mode but i believe that because its not partitioned yet. Any ideas community?

    Tried doing OS X lion by CD now, and will only get half way through load bar before the apple logo and loading bar disappears and then it will sit at a gray screen.

  • If you can figure this one out your a Saint

    O.K. I installed the os 10.4 and am currently upgraded to 10.4.4. I started working on a video project in final cut. imported into idvd, burned it. Idvd quits unexpectedly. My dual g4 1mhz 1 gig ram Quick silver mac wont read dvd just burned but my 17" powerbook and any other dvd player I put it in plays fine. ..............Burns it but wont play it....just doesn't make any sense to me. My computer is 3 years old

    when you burn it, do you click burn in iDVD, or do you save it as a disk image, and then burn that?
    if you save it as a disk image, see if the powermac can read the disk image.
    if you do burn it in iDVD, save it as a disk image, mount the disk image, and drag the video_TS folder onto DVD player, or go into dvd player and say "File > open VIDEO_TS folder" navigate to the VIDEO_TS folder and say open, you can test your DVD that way.
    to burn the disk image, go into Disk Utility (Apps > Utilities > Disk Utility) press burn, navigate to the disk image, click Burn, set your settings (speed, ect) and it will burn and than varify the data, you can cancel it at this stage if you wish.

  • HT201269 itunes cannot see my iphone backup.  I have a backup of the backup on an external HD, but even tech support cannot figure this one out.  I copy and paste backups into the correct folder but itunes still does not see it.  All I need are my contact

    Sorry for short novel I am writing.  I just wanted to cover as much backround as possible.
    So, here it goes.  I backed up my iphone 4 after renting a movie.  The movie only played the starting credits before I was called on for daddy duty.  A few days later the movie would not play, so I restored my phone from my backup.  The movie would still would not play so itunes support refunded my purchase and ended my viewing privileges for that rental after verifying that I had not viewed the movie.  I then had a problem with my contacts showing up twice in the contacts list after the restore.  So I attempted another restore.  All was well at this point.  I then started having trouble with my pc and decided to copy the internal drive to an external source.  A week later I had a system failure and did a factory restore on my computer.  I re-installed itunes and tried to copy and paste the old backup into the new itunes.  Now itunes just flat out does not see the backup file (I failed to mention that I did a factory reset on the iphone after the last backup, hopping to start fresh).  Tech support had me uninstall and re-install itunes and then copy and paste the old backup into the newly installed itunes with no luck.  The files are all there, but itunes just doesn't see them (itunes says the device has not been backed up to the cloud or to the local machine).  We then tried backing up the factory restored iphone and replacing that restore file with one of my old backups on the external drive.  Ok, this is where it gets weird.  We replaced the guts of the folder but left the folder itself so itunes would continue to recognize the new backup folder with the old files.  Whoohoo, itunes now see's a backup folder full of old files, or so we thought.  The new files were deleted using shift delete so they would be gone for good and not mix with any files or folders.  When I restore my phone, it restores the files that were deleted from the restore file (pause here for a moment and imagine the stupid look on the face of tech support and I while we silently wonder how files that were permanently deleted were restored).  This left tech support and I both scratching our heads.  My service issue was escalated to the next level.  I waited for the phone call the next day that was scheduled at 10am to my wife's phone, but the call never came through.  As usual, apple disappoints again.  I just bought an iphone 5s and still have the iphone 4, and am looking for a solution to retrieve my contacts and restore to the 4 or 5s.  I am guessing that files in other folders must be associated with the iphone backup in order for itunes to retrieve the files.  Any ideas or support in retrieving my contacts would be greatly appreciated. 

    Sorry for short novel I am writing.  I just wanted to cover as much backround as possible.
    So, here it goes.  I backed up my iphone 4 after renting a movie.  The movie only played the starting credits before I was called on for daddy duty.  A few days later the movie would not play, so I restored my phone from my backup.  The movie would still would not play so itunes support refunded my purchase and ended my viewing privileges for that rental after verifying that I had not viewed the movie.  I then had a problem with my contacts showing up twice in the contacts list after the restore.  So I attempted another restore.  All was well at this point.  I then started having trouble with my pc and decided to copy the internal drive to an external source.  A week later I had a system failure and did a factory restore on my computer.  I re-installed itunes and tried to copy and paste the old backup into the new itunes.  Now itunes just flat out does not see the backup file (I failed to mention that I did a factory reset on the iphone after the last backup, hopping to start fresh).  Tech support had me uninstall and re-install itunes and then copy and paste the old backup into the newly installed itunes with no luck.  The files are all there, but itunes just doesn't see them (itunes says the device has not been backed up to the cloud or to the local machine).  We then tried backing up the factory restored iphone and replacing that restore file with one of my old backups on the external drive.  Ok, this is where it gets weird.  We replaced the guts of the folder but left the folder itself so itunes would continue to recognize the new backup folder with the old files.  Whoohoo, itunes now see's a backup folder full of old files, or so we thought.  The new files were deleted using shift delete so they would be gone for good and not mix with any files or folders.  When I restore my phone, it restores the files that were deleted from the restore file (pause here for a moment and imagine the stupid look on the face of tech support and I while we silently wonder how files that were permanently deleted were restored).  This left tech support and I both scratching our heads.  My service issue was escalated to the next level.  I waited for the phone call the next day that was scheduled at 10am to my wife's phone, but the call never came through.  As usual, apple disappoints again.  I just bought an iphone 5s and still have the iphone 4, and am looking for a solution to retrieve my contacts and restore to the 4 or 5s.  I am guessing that files in other folders must be associated with the iphone backup in order for itunes to retrieve the files.  Any ideas or support in retrieving my contacts would be greatly appreciated. 

  • My Ipad2 has started adding letters between words when I type.  The letters are usually, but not always, m.  I use Safari browser.  Can't figure this one out!

    Adding to the question I posted, my iPad will string words together by inserting letters (usually m, but sometimes n) between.  Even when I back up and delete the extra letter, it will pop up again until the second delete.  So it's in autocorrect?  Have I taught my device to do this by being a sloppy typist?

    Try asking in the iPad forum. This forum is for iPhones being used in an Enterprise (corporate) environment.

  • HT201272 can someone help me with this chat session.Font Size You are chatting with an Advisor now. This chat will be recorded. At the end of the session, you can print the transcript or request a copy via email. Privacy Policy Advisor [4:49 p.m.]: Hi, my

    Font Size
    You are chatting with an Advisor now. This chat will be recorded. At the end of the session, you can print the transcript or request a copy via email.
    Privacy Policy
    Advisor [4:49 p.m.]:
    Hi, my name is Jacob. It'll be just a moment while I review the comments you provided.
    Advisor [4:49 p.m.]:
    Hello Machelle, how may I assist you today?
    Customer [4:51 p.m.]:
    Can you please help me recover the new testament of the bible from media group. The have vanished.
    Customer [4:52 p.m.]:
    I need to recover the lost purchases I made from media group. I had all of the new testament.
    Advisor [4:53 p.m.]:
    Thank you for this information, I understand that you are missing some purchases. I do want to apologize for this inconvenience. I will be more then happy to look into  this for you.
    Advisor [4:53 p.m.]:
    Would you be able to provide your Apple ID? This is the email used to sign into the iTunes store.
    Customer [4:54 p.m.]:
    [email protected]
    Advisor [4:54 p.m.]:
    Thank you, one moment please.
    Advisor [4:56 p.m.]:
    Were these individual purchases? If so could you provide the name for each individual purchase?
    Customer [4:57 p.m.]:
    yes it the new testament books of the bible
    Customer [4:57 p.m.]:
    genesis etc...
    Advisor [4:58 p.m.]:
    I apologize, but I am not exactly familiar with the New Testament. Would you be able to provide these names for me so I can locate them on my end?
    Customer [4:59 p.m.]:
    Genisis Mark Matthew Luke John
    Customer [4:59 p.m.]:
    Exodus Levitus Numbers
    Advisor [5:00 p.m.]:
    Just a quick question, were these all audiobooks?
    Customer [5:00 p.m.]:
    Duetoronomy
    Customer [5:00 p.m.]:
    Yes from media group
    Advisor [5:00 p.m.]:
    Okay, are you currently on a computer with iTunes installed?
    Customer [5:01 p.m.]:
    yes
    Advisor [5:02 p.m.]:
    Unfortunately, audiobooks and ringtones are the only items on the iTunes store unavailable for re-download through iTunes in the Cloud. What I can go ahead and do is try and re-add these audiobooks back to your download queue for re-download. Please note if they have been removed or modified on the iTunes store they may not be available for re-download. Would this be okay?
    Customer [5:03 p.m.]:
    yes thank you!
    Advisor [5:03 p.m.]:
    Excellent, one moment please.
    Advisor [5:05 p.m.]:
    I apologize but after reviewing your account, it looks like we have already issued 3 exceptions for you to re-download your audiobooks in the past. Back on 02/23/2013. I apologize but we will be unable to do another exception for you. 
    Customer [5:06 p.m.]:
    that down load did include the new books of the bible that I had.
    Customer [5:07 p.m.]:
    that down load did not have the new testament books of the bible that I had
    Advisor [5:07 p.m.]:
    While reviewing the notes, this was issued to add all available audiobooks bought on your account. I again apologize but I will be unable to issue another exception to you. As the previous advisor did inform you to make sure to back up your files.
    Customer [5:08 p.m.]:
    the other advisor did not down load the new testament books. The advisor did not restore all of the books that I had originally brought.
    Advisor [5:10 p.m.]:
    While looking closer, the books that you are missing are no longer available to be re-downloaded. This is the reason why they were not added back to your download queue when he issued them. Unfortunately, as we do not handle the content on the iTunes store you will need to get in contact with the publisher of the content as they were the ones two remove or modify these books on the iTunes store. If you would like I can provide a link to their support site.
    Customer [5:11 p.m.]:
    yes they are I saw them.
    Advisor [5:11 p.m.]:
    They may have been modified by the content owner. This will be the reason why they were not added. As Apple does not control 3rd party content on the iTunes store. You will need to get in contact with them as we are unable to re-add this content back to your download queue.
    Customer [5:12 p.m.]:
    it is I just looked at it in the itunes store
    Customer [5:13 p.m.]:
    the material is still the same. The store does have it.
    Advisor [5:13 p.m.]:
    Machelle, if the items have been modified since you bought them, they will be unavailable for us to issue them back to you. You will need to get in contact with the providers for these books as they are the content owners and we do not have access to issue these back to you.
    Customer [5:14 p.m.]:
    the are still the same bible books that I purchased at the store.
    Customer [5:14 p.m.]:
    The audio books are the same. When I buy it again nothing will be different.
    Advisor [5:14 p.m.]:
    Machelle, I understand this. This is what our records are showing. When the previous advisor tried to re-issue them to you they were unable to as they have been modified on the iTunes store.
    Advisor [5:15 p.m.]:
    In order to receive further support for this issue you will need to get in contact with Media Group as they are the content providers for these audiobooks.
    Customer [5:15 p.m.]:
    I will buy them from another source. Don't say they have changed. The books are the same books I brought. They are at the store.
    Advisor [5:16 p.m.]:
    Machelle, Apple does not handle the content for 3rd party publishers on the iTune

    MoonSwan wrote:I've never heard of a validating editor but I was recently wondering what exists that could help me.  Aside from emacs, what should I search for to find one of these validating editors?
    You can use whatever tool you prefer - for someone already using emacs, emacs is a natural choice. Simple, easy to use online tools exist e.g. http://schneegans.de/sv/
    Just upload the file in question ('Validate by file upload' option) and click 'Validate':
    The '=' character cannot be included in a name. (723:10)
    <Terminal="Terminal">
    ^
    Googling 'xml validation' should give you some more tools / services if this one is not good enough.

  • Trying to post a question and receiving: You are not allowed to create or update this content

    I am a newbie and am trying to post a question to the support communities and received this reply:"You are not allowed to create or update this content"
    My question:
    Help! Not all my incoming mail messages are going to my home computer account. Some are derailed and end up in my inbox on my iphone only. My husband is waiting for a message to come through on the home computer and sometimes they end up on my iphone5 accounts. Yikes! He is not happy. Some messages come to my pc email and some only to my phone. But then, some come to both as they should. I need all mail to arrive at both home and on my iphone. I would so appreciate any help or advice given. Thank you!  Iphone 5c  IOS 7.1.2

    I'm not sure, but you might try this (instructions are from my 5s running iOS 7.1.2):
    On your iPhone, go to Settings -> Mail, Contacts, Calendars
    Find the account you're having the problem with
    Touch the arrow to the right of it, which will bring up a screen that has the account name, Mail and Notes
    Touch the account name. This brings up a settings screen for only that account.
    Go down to Advanced and touch that
    See what it says under Deleted Messages. If Remove is set to something really short, your iPhone might be deleting the messages before they have a chance to download onto another device.

  • Windows 7 help The topic you are looking for is not available in this version of Windows

    When I click on help, I get this message:  The topic you are looking for is not available in this version of Windows.
    I forget what my topic was, however, that is the response for any I try to get help for.

    Hi Akikuno
    It sounds like you are having issues with your help not coming up when you need to use it. I am providing you a link to a Microsoft Forum Thread where they are addressing the exact error message you are receiving.
    http://answers.microsoft.com/en-us/ie/forum/ie9-windows_7/the-topic-you-are-looking-for-is-not-avail...
    I would like to thank you for posting on the HP Forums and hope this resolves your issue so you can go back to enjoying your HP product. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • EFax: "Registration was unsuccessful. Check that you are connected to the Internet, then try again."

    Trying to use eFax, I am required to register first, but when trying to register, I get to a screen that says "Registration was unsuccessful. Check that you are connected to the Internet, then try again."
    The printer is connected to the Internet: it recognizes the Wifi, the Wireless Network Test checks out OK, and all the other functions which require an Internet connection still work.
    So it is only registration for eFax that does not recognize the printer as being connected to Wifi.
    Thank you, anyone who reads this, for your attention to this matter and time.

    Hello brianspears1776,
    I understand that the Photosmart 7510 will not connect to the Internet to setup eFax, and the issue is only present when trying to use eFax. On this Thread: efax for 7510, I have given the link to troubleshooting issues with sending and receiving, worth a look. Also, JDCorral as mentioned a problem with his series of printer and eFax a couple posts down from the troubleshooting.
    More information regarding eFax can be reviewed here: eFax users - please read.
    I know this is not the technical support you had been looking for, but I hope it is still helpful.
    Regards,
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Why do I get the message You are not allowed to create or update this content

    Why do I get the message You are not allowed to create or update this content/

    Well, maybe we also need a "smart" answer. You've provided zero information from which you expect us to provide an answer? Maybe had too much weed today, Bob?

  • I cannot sign in to Game Center. I get "Cannot sign in - You are not allowed to sign in to this device."  Under that two options, cancel and settings.

    I cannot sign in to Game Center. I get "Cannot sign in - You are not allowed to sign in to this device." 
    and go to the setting on iPhone, i don't know how?
    Thx for answer

    I had restrictions turned on for the kids.  I turned it off.  Went to GC and it opened and I could log in.  I went back to settings and turned the restrictions back on.  Worked for us!

  • I have 111 files to send. Why only 50 files. You are not very smart to do it this way.

    I have 111 files to send Why only 50 files. You are not very smart to do it this way.

    Hi,
    If you want to send more than 50 files, you can zip them up into a single file and send them that way. (Note that zip files aren't previewable by the recipient. They need to be downloaded.)
    You might want to check the thread: Re: Is there any way around the limit of 50 files in Adobe Send?
    The feedback has been sent to the engineering team to consider.
    Regards,
    Rave

  • I keep getting a pop-up which says "unable to purchase". I am also unable update any apps. I think they are related. How do I correct this?

    I keep getting a pop-up which says "unable to purchase". I am also unable update any apps. I think they are related. How do I correct this?

    Go to apple.com then, sign in to your account.  After that enter your security questions then try again.

Maybe you are looking for