HttpServlet and multiple URL addresses question

Hi!
I've created a HttpServlet using the New... wizard (BTW, my web.xml file wasn't updated so I had to do it manually). I've implemented doGet and doPost methods in this class. I specified an url-pattern in web.xml as <url-pattern>/httpservlet/*</url-pattern>.
If I'd like more than one URL address inside this servlet, what do I need to do? I'd like to have an URL that only supports POST method. This is something I have now as my doGet method looks like this:
    response.setContentType(CONTENT_TYPE);
    PrintWriter out = response.getWriter();
    out.println("<html>");
    out.println("<head><title>HttpServlet</title></head>");
    out.println("<body>");
    out.println("<p>GET method is not supported. Please use POST method for XML messages.</p>");
    out.println("</body></html>");
    out.close();Now I'd like another URL that supports only GET method and has a parameter. This address will be used for downloading some PDF documents. Do I need another HTTP server? Do I have to create a jspx file (how do I 'tell' it that is in this servlet)? Are there other options?
Thank you in advance for any suggestions.
BB

Hi,
you can create another servlet mapping in web.xml for the same Servlet. However, note that the access path doesn't determine the access method. Your servlet still need to check if it was called from a GET or POST request
Frank

Similar Messages

  • Partial-credit scoring in multiple response and multiple hot-spot questions

    Hello everyone,
    I'm calling on your generosity in the spirit of the holidays to help out a noob.  I would like to create matching, multiple-response and multiple-hot spot questions where the user receives credit based on the number of correct answers within the question. For example, in a matching question where there are four items; if the user gets 2 out of the four items matched correctly, I would like for him to receive 2 out of 4 points.
    I understand that Captivate doesn't support partial-credit scoring of this type, but a few posts have implied that it can be done with variables. Is there anyone who can walk me through this process, or send me to a link that will walk me through it? (I've scoured these forums and tried the Cp tutorials, to no avail.) And if it's not asking too much, please make it understandable to someone who has very little experience with variables.
    Thanks, and Merry Christmas.
    JR
    (Running CP 5 on Windows Vista)

    Hello,
    I did publish an article more specific on partial scoring, perhaps this could help you:
    Partial scores and customized feedback
    And since you are asking for more basic information, on my blog I point to some other articles to explain the meaning of variables with/without advanced actions. Feel free to have a look (there are more postings about advanced actions and links to articles over there):
    Curious about variables ?
    Unleash the power of variables with advanced actions
    Lilybiri

  • Mail.app and multiple sender addresses?

    I'm trying to figure out if Mail.app can be configured to have multiple sender addresses like Thunderbird can. The reason for this because I want to use "+" address for mailing lists.
    Let me explain so there is no confusion. I sign up for a mailing list using the e-mail address: <username>+<listname>@gmail.com
    I have setup Mail.app to connect to Gmail via pop and can download and send e-mail fine using <username>@gmail.com. However I need to be able to send e-mail as <username>+<listname>@gmail when I'm replying or posting to those mailing lists.
    I can't seem to find a way in Mail.app to let me change who I'm sending as. Does anyone have a Mail.app solution to this problem?

    Hello,
    I never saw your original post.
    I have not tried this specifically with a Gmail account, but don't see why it wouldn't work. See the Mail Help and the following Support doc link for email aliases:
    http://docs.info.apple.com/article.html?artnum=302215
    Those about .mac aliases do not apply.
    Ernie

  • Smart folders and multiple email addresses

    My wife uses multiple email addresses.  I've tried to set up a smart folder in my mail that would allow me to put multliple conditions that would allow me to have one smart folder that collects emails from her multiple accounts.
    The problem I hsve is that it seems I can only have one email address per folder.  If I create a second contition that has "contains" the second email address nothing appears in the folder.
    Is this not possible with the mac mail program?

    Hello,
    I think the key is in the line here that says "that match->Any" instead of Match all of the following conditions..

  • DNS and Static IP Address Question on Solaris v10 X86

    I�ve recently installed Solaris v10 X86 and have two questions. The system is a Dell E521 with 4GB RAM and 1GB SysKonnect NIC, and internet is provided via a cable modem, that�s plugged into a Netgear router, and the Solaris 10 box is plugged into the Netgear router via a CAT5 ethernet cable.
    1. I can connect to my router login page using the following URL:
    http://192.168.1.1/start.htm and I can also connect to various web pages such as yahoo, if I first "ping yahoo.com" (on another machine that�s internet enabled) and then plug the web site�s ip address into the Solaris/Mozilla browser. So it appears that I haven�t been successful at pointing the Solaris x86 at a DNS server to resolve the DNS name.
    2. I've purchased a commercially available software package and it requires a static ip address for this Solaris x86 server. If the ip address changes, it�ll stop working by design and require that I reacquire the license file. When connecting through this Netgear router, how do I lock this Solaris v10 x86 server into a specific ip address? (the ip address floats presently when cycling my PC�s on/off) presently, and assume the Solaris box will too, usually through an ip range of 192.168.1.<1 through 5>
    # ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    skge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 192.168.1.3 netmask ffffff00 broadcast 192.168.1.255
    ether 0:0:5a:9b:1f:10
    # netstat -rn
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    192.168.1.0 192.168.1.3 U 1 1 skge0
    224.0.0.0 127.0.0.1 U 1 0 lo0
    default 192.168.1.1 UG 1 0
    127.0.0.1 127.0.0.1 UH 8 163 lo0
    Some of the present Netgear router settings:
    Internet IP Address
    Get Dynamically From ISP (yes)
    Use Static IP Address      (no)
    IP Address           75.185. CROSSED-OUT3
    IP Subnet Mask      255.255.248.0
    Gateway IP Address      75.185.CROSSED-OUT4
    Domain Name Server (DNS) Address
    Get Automatically From ISP (yes)
    Use These DNS Servers (blank)
    Primary DNS      ... (blank)
    Secondary DNS      ... (blank)
    Netgear Router Status Page:
    Account Name      WGT624v3
    Hardware Version      V3H1
    Firmware Version      V2.0.16_1.0.1NA
    Internet Port
    MAC Address      00:40:ca:a8:CROSSED-OUT2
    IP Address           75.185.CROSSED-OUT3
    DHCP           DHCPClient
    IP Subnet Mask      255.255.248.0
    Domain Name Server      65.24.7.3
              65.24.7.6
    LAN Port
    MAC Address      00:18:4D:85:CROSSED-OUT1
    IP Address           192.168.1.1
    DHCP                ON
    IP Subnet Mask      255.255.255.0
    Excerpt from doing a prtconf -D command:
    pci10de,26f, instance #0 (driver name: pci_pci)
    pci1028,8010, instance #0 (driver name: hci1394)
    pci1148,5021, instance #0 (driver name: skge)
    pci1028,1ed
    pci1022,1100
    The NIC is a SysKonnect 9821 1GB Ethernet card. The drivers in Solaris 10 were apparently very old and didn't install drivers or configure/plumb when I installed Solaris 10, so I downloaded the
    latest drivers (hard to find!), followed the instructions and got the NIC drivers installed and then plumbed.
    My router's ip address appears to be 192.168.1.1 and in one of the articles I've read, there is a recommendation to create a file (touch) within /etc named defaultrouter and enter the router's ip address. I did this, and the file now contains:
    192.168.1.1
    I also read where another file called resolv.conf needed to be pointed to a DNS server, which in this case, according to my Netgear router, and according to ipconfig/all on another WinBox on the same network, also shows the same 192.168.1.1 address for the DNS, so I created that file too (wasn't there) and it contains:
    nameserver 192.168.1.1
    There is a host name file called hostname.skge0 and it contains one line:
    INTHOST
    There is a hosts file, and it contains:
    127.0.0.1 localhost loghost homex86
    192.168.1.3 INTHOST
    There is a netmasks file, and other than the commented out lines, it appears to contain one relevant line:
    192.168.1.0 255.255.255.0
    There is a nsswitch.conf file and other than the commented out lines, it contains:
    passwd: files
    group: files
    hosts: files
    ipnodes: files
    networks: files
    protocols: files
    rpc: files
    ethers: files
    netmasks: files
    bootparams: files
    publickey: files
    netgroup: files
    automount: files
    aliases: files
    services: files
    printers: user files
    auth_attr: files
    prof_attr: files
    project: files
    tnrhtp: files
    tnrhdb: files
    There is an nsswitch.dns file:
    passwd: files
    group: files
    ipnodes: files dns
    networks: files
    protocols: files
    rpc: files
    ethers: files
    netmasks: files
    bootparams: files
    publickey: files
    netgroup: files
    automount: files
    aliases: files
    services: files
    printers: user files
    auth_attr: files
    prof_attr: files
    project: files
    tnrhtp: files
    tnrhdb: files
    Finally, I've also seen some advice using the folling command (and I tried it):
    "route add default 192.168.1.1" as an alternative method of setting up route table
    The only other command I've tried is:
    "ifconfig skge0 192.168.1.1 netmask 255.255.255.0 up" but I suspect that was redundant as the plumb command I used to get the NIC functioning earlier probably already provided what was needed.
    Finally, on this small network, I ran an ipconfig/all on a Windows based PC, to see what network settings were reported through the wireless connection, and this is an excerpt of that information:
    C:\Documents and Settings\mark_burke>ipconfig/all
    Windows IP Configuration
    Ethernet adapter Local Area Connection:
    Media State . . . . . . . . . . . : Media disconnected
    Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit Controller
    Physical Address. . . . . . . . . : (withheld)
    Ethernet adapter {xxxxxxxx}:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Nortel IPSECSHM Adapter - Packet Scheduler Min
    iport
    Physical Address. . . . . . . . . : (withheld)
    Dhcp Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 0.0.0.0
    Subnet Mask . . . . . . . . . . . : 0.0.0.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Wireless Network Connection:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Dell Wireless 1370 WLAN Mini-PCI Card
    Physical Address. . . . . . . . . : (withheld)
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 192.168.1.2
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DHCP Server . . . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 192.168.1.1

    I�ve recently installed Solaris v10 X86 and have two
    questions. The system is a Dell E521 with 4GB RAM
    and 1GB SysKonnect NIC, and internet is provided via
    a cable modem, that�s plugged into a Netgear router,
    and the Solaris 10 box is plugged into the Netgear
    router via a CAT5 ethernet cable.
    1. I can connect to my router login page using the
    following URL:
    http://192.168.1.1/start.htm and I can also connect
    to various web pages such as yahoo, if I first "ping
    yahoo.com" (on another machine that�s internet
    enabled) and then plug the web site�s ip address into
    the Solaris/Mozilla browser. So it appears that I
    haven�t been successful at pointing the Solaris x86
    at a DNS server to resolve the DNS name.You can either copy nsswitch.dns to nsswitch.conf, or you can modify nsswitch.conf so that 'dns' is used for hostname lookups.
    2. I've purchased a commercially available software
    package and it requires a static ip address for this
    Solaris x86 server. If the ip address changes, it�ll
    stop working by design and require that I reacquire
    the license file. When connecting through this
    Netgear router, how do I lock this Solaris v10 x86
    server into a specific ip address? (the ip address
    floats presently when cycling my PC�s on/off)
    presently, and assume the Solaris box will too,
    usually through an ip range of 192.168.1.<1 through
    5>One method is setting the router so that the server's MAC address is tied to a specific IP.
    Otherwise you can edit /etc/hostname.<interface> and place a static address there, forgoing DHCP services from the router. You may want the address to appear outside the router's DHCP range.
    Darren

  • HH5 and static IP address question

    I've been trying to set up static addresses for my devices and for some weird reason, when trying to set an address for one PC, the HH tells me the following:
    The IP address entered conflicts with a device using the same IP address on your home network.
    Please enter a different IP address.
    Ok, seems fairly self-explanatory but after looking through the devices and dhcp table, it appears that no other devices have that IP address.  How can I free up the address in question if I'm unable to locate what device has been assigned it please?  It doesn't respond to pinging.
    Thanks.
    P.S - Can remember my previous frustrations with earlier models of the HH.  Can anyone recommend a decent third party router that works well with BT Infinity please?

    Nick2012 wrote:
    I've been trying to set up static addresses for my devices and for some weird reason, when trying to set an address for one PC, the HH tells me the following:
    The IP address entered conflicts with a device using the same IP address on your home network.
    Please enter a different IP address.
    Ok, seems fairly self-explanatory but after looking through the devices and dhcp table, it appears that no other devices have that IP address.  How can I free up the address in question if I'm unable to locate what device has been assigned it please?  It doesn't respond to pinging.
    Thanks.
    P.S - Can remember my previous frustrations with earlier models of the HH.  Can anyone recommend a decent third party router that works well with BT Infinity please?
    From what I can remember (I haven't used a Home hub in eons) the Home Hub's DHCP range is 192.168.1.64-192.168.1.253 (.254 is used for the router itself), so in order to use static IPs on your LAN, you would need to use 192.168.1.1-192.168.1.63 for your devices.
    Don't forget that the subnet mask would be 255.255.255.0
    I hope this info helps.

  • Google Analytic and .mac: URL address

    I want to track my site visits with Google Analytic: I have introduced with MassReplaceIt the HTML script necessary for Google to function in the html files of iWeb 08. When configuring my Analytic account I have given my domain name (site.com) in the URL adress. The site name is subscribed with Godaddy and rerouted to .mac, but Google cannot verify the site, "error message says that script could not be identified on my site pages.".
    Which URL should be typed in in order to have Google Analytics to screen my site;
    Thanks

    So, from what I am gathering it sounds like that is
    just the way it goes:
    http://domain name.com/iWeb site name/page name.html
    Depends what you mean by "it": The url which people use to get to your site is just http://domain.name.com
    What appears in the browser address window when the page is being displayed would normally be
    http://domain.name.com/iWebsitename/pagename.html
    though its possible your hosting service might have ways to change that, I don't know.
    Having your iWebsitename the same as your domain causes a duplication which looks not that great. To avoid this you can change your site name inside IWeb to something more attractive (also best short and without spaces and punctuation), republish, and reupload.

  • Exchange Activesync and multiple smtp addresses in same domain

    Hi,
    Could anyone help with this if it is possible via Exchange Activesync or a third party software?:
    I have a domain user called UserA with three smtp addresses in exchange server 2007SP3 (1 primary -
    [email protected] ) and 2-secondary -
    [email protected] and
    [email protected] ).
    The user has been  successfullly setup on an iphone with Exchange Activesync using the primary address. Now, the management wants UserA to be setup to receive mails for the other two secondary addresses using the Domain username
    UserA on the same iphone.
    Our Exchange team have tested the practicality of this on the iphone and doesn't seems possible; the error was ''Can't create account- An identical Exchange account already exists'' 
    when this was attempted on iphone. Is this error IOS related or EAS.
    I have searched everywhere for any documentations from microsoft  or any of the smart phone vendors (please point to any link that may exist) to confirm this as a proof to the management.
    Thanks.
    Ajagbe T.I.

    I'm seeing this same limitation and I'm needing to determine if it is an ActiveSync limitation from Exchange or if it maybe is a limitation of the mobile device. 
    I have customers who are delegates for multiple exchange mailboxes.  For the sake of example I'll use the following:
    John Smith ([email protected]) is a delegate on a shared mailbox ([email protected]) and a delegate for his boss, Cheryl Thompson ([email protected]). 
    John has an Iphone 4S running IOS7.  He adds his exchange account ([email protected]) and accesses email/contacts/calendars on that account with no issues.
    Next he adds the shared mailbox by putting [email protected] in as the email address of the account, but he uses jsmith with his password as his user credentials.  The account is added and John is able to access the shared mailbox and calendars for
    this account.
    When he trys to add the 3rd account for his boss, he uses his boss' email address ([email protected]) with his jsmith credentials and he gets the following error:  "Cannot Create Account:  An identical Exchange account already exists." 
    Any idea of whether this is an Exchange 2010 limitation or an IOS limitation?  The infrastructure we are using is Exchange 2010.
    Todd Boring
    MD Anderson Cancer Center

  • IPhone Mail, MobileMe and Multiple From Addresses

    iOS 4.2 failed us MobileMe mail users by not allowing us to send from multiple external accounts using our @Me account. Ugh! I can not wait to see this discussion roll back into the history books. I patiently sat waiting and now I give.
    I understand that there are numerous discussions on the web about this, but I feel inclined to share yet another solution that I have not seen on the web. It is pretty straightforward and simple.
    (I will write, semi-explicitly, as to help all understand.)
    First off, Here is a scenario...
    -I have a MobileMe account and choose to use this on my iPhone for the sync reasons that we all know and love.
    -I have a Gmail account which is my primary email address that all my friends and family etc. have. I ONLY want them to see and use this email address. (I know how easily confused others address books, as well as themselves, get when they see more than 1 email address.)
    -I have my business email address which I only want to share with clients and for work purposes. I do not want to share my Gmail with them.
    Let's label these email addresses as follows...
    MobileMe is [email protected]
    Gmail is [email protected]
    Work is [email protected]
    (*I will add 1 more later in this thread*)
    -First thing to do is go into the [email protected] accounts settings and forward all messages to the [email protected] address. (I have gmail archive the messages after forwarding)
    -Then, go into the [email protected] accounts settings and forward all of these messages to the [email protected] account. (I have work mail archive the messages after forwarding)
    -Next, setup [email protected] on your iPhone as normal.
    -Then, setup [email protected] on your iPhone as normal.
    *You will now have 2 email accounts that both send and receive on your iPhone. Now, when you compose new mail, you can touch the cc field and then select which account that you would like to send from. (I know, you know this already... Continue on.)
    The unified Inbox helps you manage incoming mail, but you will receive 2 copies of everything that is sent to [email protected]'s email. Yukk! This is obviously because [email protected] is receiving the message and [email protected] is receiving the forward message, right?
    Here is my very simple and silly solution that Apple has forced me to use...
    Create a new email account (somewhere like gmail) with the intention of NEVER using this address anywhere! You NEVER want mail to come here, so make the address some stupid name like [email protected]. In the settings for that account you can even set a new filter which will delete any message that is sent to this address (if you want added protection from receiving mail here).
    *We will call this new email account [email protected]
    Now go into the iPhone settings for the [email protected] email account and set the incoming server settings to the [email protected] settings. *Make sure to set the proper port, SSL etc.
    Ahhh, now you will only receive the messages sent to your [email protected] account via your [email protected] account on your iPhone and you can still send from either account when you compose new messages or replies.
    Enjoy.

    Hello,
    I never saw your original post.
    I have not tried this specifically with a Gmail account, but don't see why it wouldn't work. See the Mail Help and the following Support doc link for email aliases:
    http://docs.info.apple.com/article.html?artnum=302215
    Those about .mac aliases do not apply.
    Ernie

  • Why doesn't iCloud retain hyperlinks or live URL addresses in iCloud contacts?

    Why doesn't iCloud retain hyperlinks or live URL addresses in contacts?
    Hardware/Software Setup Scenario:
    PC with Windows 7 and Microsoft Office 7 Pro at home for which all ISP (Cox Communications) e-mail is integrated with Microsoft Outlook 7. New Apple iPhone 4S linked to MS Outlook Contacts, Calendars, Tasks (Reminders) and Notes via iCloud. All e-mail bypasses iCloud (not needed).
    Problem:
    When initially migrating Microsoft Office 7 Contacts to Contacts in iCloud, Outlook creates a new folder named "Contacts in iCloud," which does synchronize quickly with your iCloud Contacts folder (in Outlook) on your computer at home and your iPhone when you're on the road. That is a great thing to have, and it works well for my calendar, which constantly changes. The unfortunate predicament is that there are some major problems that occur when you convert your Contacts records to iCloud as follows.
    My Contact Notes in Microsoft Office 7, which contain rich formatted text, Microsoft program hyperlinks and live URL addresses (web sites, email addresses, etc.) are all lost because iCloud converts all of it into basic text, rendering the entire Contact Notes box useless. The only way to note a hyperlink is to go back to the web site or email address (if you still have it) and copy the properties in plain text into your notes -- not a reasonable solution.
    An additional problem seen when moving Outlook Contacts to Contacts in iCloud is that the Contact Notes in the new "Contacts in iCloud" are systematically affected by sporadically dropped spaces between words requiring a manual or spell check "cleanup" of every contact -- not reasonable for a folder of approximately 1,000 contacts.
    I have also found that importing my Outlook Contacts into iCloud empties the Outlook "Contacts" folder. Once you have created your new "Contacts in iCloud" folder, the Outlook contacts are gone for good, unless you want to retrieve them from a backup file. The problem is that Outlook will only allow one of these two Contact folders for use; so you’re faced with choosing between syncing your Outlook Contacts manually between your iPhone on iTunes using the USB cable connected to your computer -- not reasonable for someone on the move; or, transfer your contacts to iCloud live with worthless notes for your contacts.
    Can anyone suggest a better work around?

    I'm replying to myself here, but just in case someone else has this problem: I uninstalled the Avery Toolbar and iCloud works on by browser once again. I don't know why or how Avery Toolbar makes a difference, but apparently, it does.  If anyone knows how or why, I'd be interested.

  • I am sending emails to a Smart Group created in my address book.   The contact in my address book has multiple email addresses.  Is there a way for the email to go to both addresses?  (ex:  work and home email address under one contact)

    In my address book, I have contacts that have multiple email addresses.  (ex:  home and work)   I have created a smart group off of the company name in the contact.  When I send emails, I want it to go to both email address listed in the contact.  Is there a way to make this happen?  Or do I have to have a separate contact for each email address?    

    I will agree with you on this one. Version 31 and all the fixes so far are a mess. Since I have been here answering questions for a little more than a year now I have learned to wait to upgrade until all the dust settles. I see no end to the dust storm version 31 has caused. I am still on version 24.6 and plan on staying there for the duration. At least until the developers comes to their senses and put out a working product.

  • Personal domain on MobileMe, repetitive URL addresses and personal site?

    Okay, this may be two topics, but I don't know how to describe it briefly enough for the subject line to get it all across. At least not at the end of a long day.
    I have a website I designed and published via iWeb '09 promoting my home motorcycle service. I have the domain name registered through GoDaddy.com. I followed the instructions posted in another thread linked to GoDaddy's MobileMe instructions, and also used MobileMe's personal domain instructions to the point where it appears to work, but I still feel like I'm doing something wrong. The domain name is below.
    www.bltmoto.com
    However, when you type this into a browser, it forwards to my PERSONAL site which is also in the same iWeb file, which is basically just a blog and some pictures. It takes you to:
    http://www.bltmoto.com/crat/HQ.html
    ...when I'm trying to get it to bring up this content:
    http://www.bltmoto.com/BLTMotoService/Home.html
    I was under the assumption that my personal site would remain located within the web.me.com domain, but it appears not if it's part of the same iWeb file. Is this correct? So hypothetically, if I was to get a domain name for my personal site, like www.chrisratledge.com, or whatever, could I get it to work independently of my moto service site within the same iWeb file? Would I have to duplicate the file and delete one of the other ones to keep them separate, or would that not work either? In other words, in iWeb, when you choose "New Site," will it always be like a subdomain (don't know if I'm using that nomenclature correctly) on your account?
    Also, is there a way to truncate my URLs for these sites? Like when I type in www.bltmoto.com, it would exist and displays in the URL field of the browser as:
    http://www.bltmoto.com/Home.html
    instead of:
    http://www.bltmoto.com/BLTMotoService/Home.html
    Also, the page names in iWeb I designate also appear directly as typed in the URL address line and at the top of the browser title bar. Is there a way in iWeb to change this? I'd like the Title bar to display the company name and page info, such as:
    "BLT Moto Service Home"
    instead of just
    "Home"
    Is there a way to change or modify this within iWeb, or is this strictly a HTML code modification?
    I know this is a lot and hopefully I've been clear enough in my description, please help if you can. Thank you

    Ethmoid wrote:
    ...the site that you have published first will be connected to your domain name....If the first site is published first, then this will be the first linked to your domain name and will come up.
    Okay, I figured that may be the case for that issue, shortly after I asked the question, just didn't mess with the order to verify it.
    Basically, iWeb site structure is to produce a url that is http://www.domain.com/sitename/pagename. The only way that you can change this if you are publishing to MME is to change the way in which you forward your domain name - change CNAME to ordinary web forwarding and then your url will be http://www.domain.com for every single page of your site. The only draw back to this is that individual pages of your site cannot be bookmarked, just the whole site.
    Hmm, so I think I see what you're saying about the page structure, so no matter what I do while publishing and hosting on MME, the only way to have my domain name stay "www.bltmoto.com" is to change the CNAME setting on GoDaddy to "ordinary web forwarding" - I have no idea what that is or how to do it - but then every single site and page I publish will only have the "www.bltmoto.com" URL?
    Your only other option is to purchase a hosting account from GoDaddy and upload your site directly - if you do this you can upload just the contents of your site folder rather than the whole folder itself and this will then give you the domain name www.domain.com/pagename. RSS feed will not work though, as you have broken iWeb's site structure and I see that you do use this so it might not be a viable option for you.
    So is there no way to create separate websites with separate domains using iWeb, and publish them to other MME accounts or keep them separate? My dad wants me to put together a site for him that he would publish and host on his MME account. Does this mean I'd have to create it on his machine, or could I create a new iWeb file for his site and publish it to his account from my computer? Suddenly the convenience appeal of the marketed ability to host personal domain names on MME doesn't seem convenient at all.
    I think maybe you addressed this on my other questions in another thread...

  • MDNS and multiple addresse on interface en0

    Hello,
    my Xserve has multiple IP addresses on interface en0. The output of ifconfig and dig is:
    ifconfig
    en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    inet 1.2.3.10 netmask 0xffffff00 broadcast 1.2.3.255
    inet 1.2.3.11 netmask 0xffffff00 broadcast 1.2.3.255
    inet 1.2.3.15 netmask 0xffffff00 broadcast 1.2.3.255
    dig -p 5353 @xserve xserve.local.
    ;; QUESTION SECTION:
    ;xserve.local. IN A
    ;; ANSWER SECTION:
    xserve.local. 10 IN A 1.2.3.10
    xserve.local. 10 IN A 1.2.3.11
    xserve.local. 10 IN A 1.2.3.15
    I have a cupsd.conf on a Linux client. The client asks with BrowsePoll the cups daemon on
    1.2.3.10 about printers. The client gets the printers, but with an incorrect address. The address
    should be 1.2.3.10, but the client gets 1.2.3.15 and therefore an incomplete printer configuration!
    On the Linux client the output of avahi-resolve is:
    avahi-resolve -n xserve.local.
    xserve.local 1.2.3.15
    It should be 1.2.3.10!
    How can I define for xserve.local the IP 1.2.3.10 ?
    A hosts file exists in the configuration of the avahi-daemon. Is there any similary in the mDNS configuration
    of MacOSX?
    Regards.
    P.

    Hello,
    the Xserve is fully intergrated in DNS, has a DNS Service running.
    The IP addresses 1.2.3.xx are fictive. The Xserve has the IP 1.2.3.10,
    name xserve.mydomain.de, and has NFS, Samba, Print and other services running.
    A wiki server is running on 1.2.3.11:443, name wiki.mydomain.de.
    A calendar server is running on 1.2.3.15:443, name ical.mydomain.de.
    Therefore the interface has 3 IP addresses in the same subnet.
    I am troubleshooting the CUPS problem and searched the reason of
    the false information. I located it in mDNSResonder.
    Another problem is the printing via DeviceURI
    mdns://myprinter%20%40%20xserve.ipp.tcp.local.
    or dnssd://myprinter%20%40%20xserve.ipp.tcp.local.
    from MacOS-clients is very slow, using ipp://xserve:631/printers/myprinter
    is faster.
    I guess the reason is the mDNSResonder.
    Regards.
    P.

  • When I open a second Firefox browser window, the URL address window, instead of showing the URL, says "Go to a Web Site;" also, and more importantly, the "back" button is greyed out. This is a new problem, and the first Firefox window I open works fine.

    After I open the first Firefox browser window, any additional window I open does not open my homepage, but opens a blank page with "New Tab" showing on the tab. An orange "Firefox" tab with a drop down arrow shows at the upper left hand corner of the screen. All of the options (File, Edit, etc.) are greyed out, however they will work if you move your cursor over them.
    The URL address window says "Go to a Web Site". After I've gone to a website, the back button remains greyed out and I am not able to go back to a previous page. My RoboForm and Netcraft toolbars only show up in an abbreviate form. The add-on bar doesn't show up at all.
    Again, this is a recent problem, and only happens after I've opened one browser window (which works fine) and then open additional browser windows (as few as one additional).

    I had this same problem. Seems to be caused by the web developer tool bar FF extension (this started happening after a recent update to that extension). After disabling it, my FF is back to normal :)

  • I have two apple ID's but cannot remember the security question answers and the email address is no longer active - how can I access this account

    I have two apple ID's but cannot remember the security question answers and the email address is no longer active - how can I access this account as it seems to be the one my icloud space is attached to.  I haven't backed up my ipad or photos for a while. 

    Security questions:
    https://discussions.apple.com/docs/DOC-4551
    http://support.apple.com/kb/HT5312
    If you don’t know your security questions, phone Apple (using the number listed here:  http://support.apple.com/kb/HE57  ) and ask for the Account Security Team.
    About 2-step verification of your Apple ID:
    http://support.apple.com/kb/ht5570
    This is also useful:
    http://www.macworld.co.uk/ipad-iphone/news/?newsid=3463233&olo=email

Maybe you are looking for

  • HTTP POST with Java? (Submit file)

    I want to submit a file to a web service using Java, specifically the JXXX Compiler Service (http://www.innovation.ch/java/java_compile.html). It seems like the page uses HTTP POST. How can I do this? Any help would be appreciated.

  • Need a Word Processor

    I have an iPhone but am about to spend more $$ than I want to on a micro notebook computer (Sony Vaio UX I think) because I need to create simple documents when on the road and don't want to carry my iBook along. My question is, based on the availabl

  • Tables for Task & Business Partner - cProject

    Hello all, We are on cProject suite 4.0 For one development, we need to identify tables which can provide relation between task & Business Partners ( resources ) Can anybody throw light on this? Regards Prashant

  • Help with Crop of Imported Images - Please!

    If I crop a jpeg that I have imported from my camera, then apply a crop, the cropped image will fill the screen. However, if I import a jpeg from iPhoto or any other source (desktop, folder, etc.) and apply a crop, the cropped image will be small and

  • Firefox 7 doesn't work with Angel Learning System email. I need to restore to Firefox 5.1

    Continued from previous question. Error message is below. A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete. Script: http://mcgraw-hillangel.emban