Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8961463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T15:53:54+00:00 2026-06-15T15:53:54+00:00

I’ve got question about developing web portals. For instance, the task is to develop

  • 0

I’ve got question about developing web portals. For instance, the task is to develop several separate web applications. Probably each application will have its own database and be located on different server and port. All the applications has to be accessible from one portal. Do I have to use iframes in order to put all the apps together in one portal or there exist some other ways to make them accessible from one place? I am asking about the iframes since I’ve heard a lot that they are quite problematic and have difficulties with cross-browser compatibility.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T15:53:55+00:00Added an answer on June 15, 2026 at 3:53 pm

    It is very common for a collection of websites to need a unifying quality to them. Suppose you have a company that sells something. On their website they may Productions for sale, Jobs offered, and customer service. The internal website might have even more things. Accounting, Accounts Payable, Account Receivable, HR / Benefits, Business Intelligence, Newsletter for employees, etc.

    Each one of these systems was developed by a different group with different technologies and different people. No two look alike and there is the perception that it is a mess. A mandate comes saying that everything has to work together and not be scatter all over the place.

    Several options come to mind

    1. Make one big site that does everything. Of course to have one site that does everything, everything would have to be rewritten.

    2. Make one site that somehow can reach into each of the department sites and pull relevant information from those sites. Of course none of the original sites expected to have to serve up parts of themselves (Portlets)

    3. Make a site that has a bunch of frame (or iframes) that hold all of the department sites. Users can still use the existing sites because they are not changed and putting sites into frames or iframes is a much smaller problem then option 1 and 2

    4. Create a page that just has links to all of the department websites. Everything is still separate but it also looks separate.

    Evaluation of the options

    1. Rewriting everything is probably way too expensive

    2. It would be less work, but bridging the gap between systems could be a perpetually a maintenance problem

    3. I think this is what you are proposing.

    4. This probably already exists and no one likes it. In fact it may be perceived a being the problem

    5. Have all the sites use a standard CSS file to control look and feel

    Hence, Option 3 is looking really good

    Option 3: frame and iframe

    You can do option 3 with a couple hundred lines of static HTML. I would do it 3 steps:

    • Verify that each application works when it is in an iframe. I would check to make the menuing system, popups, etc. Still work even when the page is inside of an iframe. There is a good chance something won’t work

    • There are dozens of tabbing mechanisms. jQuery has a bunch to chose from as to other Javascript libraries. Find a tabbing approach that works for you.

    • Integrate the two together. Just because the iframe work and just because the tab worked, does not mean they will both work together.

    This approach still requires intensive testing. It might take days to code, but it will take weeks to verify.

    Option 5: what about CSS?

    Cascading Style Sheets (CSS) provide a common look-and-feel websites. A single CSS can be shared across multiple department websites. Applying a new CSS often does not break anything.

    In short

    At the end of the day someone is going to have to maintain whatever is created. I would take a dozen ugly, but maintainable websites over one website that just never works.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I don't have much knowledge about the IPv6 protocol, so sorry if the question
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I am reading a book about Javascript and jQuery and using one of the
I've got a string that has curly quotes in it. I'd like to replace
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
This could be a duplicate question, but I have no idea what search terms
i got an object with contents of html markup in it, for example: string
I'm trying to convert HTML to plain text. I get many &\#8217; &\#8220; etc.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.