what is Portal(web based online portal)?
Answers were Sorted based on User's Feedback
Answer / raju
A portal can be considered as a website which maintains data
about the users of the portal and provides a platform for
interaction of users. It contains database of information
which may concentrate on specific topic or any open topic.
For example this allinterview.com can also be considered as
a portal.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / richa
Infact portal is a container, which gives us the flexibily
to access multiple application/html page/ clip ets in under
one url, giving them the feel of one application.It gives
us a singal sign-on ability for multiple applications.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is supplier in java?
What is an object-oriented paradigm?
While opening the file, what type of exceptions can be caught?
Why string is immutable or final in java
How does enum work in java?
What is equals method in java?
What is string pool?
What does next mean in java?
What is difference between hashset and hashmap?
What error occurs if a try-catch-finally statement sequence does not have a catch clause?
explain the clone method and clonable interface
What is jagged array in java?