You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Nadine Boucher <nj...@entechnologies.com> on 2001/06/26 05:28:51 UTC

Websphere Portal Server - The next step after Login

Hi,

I am currently working with the WebSphere Portal Server 1.1.1. (WAS 3.5 with
IBM HTTP Server )

So far I never had to modified the default login --> portal processing.
Currently
I would like to display differents frames depending on a user login.

How can I retrieved after the login page, the Rundata object so I can then
retrieved the company name from a LDAP directory based on my userid.  I do
not have
access to the loggin source code.  The only thing I can do it is to
specified which servlet must be called if the user log in successfully.

How can I, from my servlet (which is call when a user log in successfully),
retrieved the rundata object (to eventually get the user object, then the
username)?

Thanks for your help!
Nadine





RE: To create tables and Generate Reports using Hypersoonic SQL>>>>>>>>>>>>

Posted by David Sean Taylor <da...@bluesunrise.com>.
Websphere Portal Server - The next step after LoginThe Jetspeed distribution
includes a Hypersonic SQL database populated with some minimal rows for
users and related information.
You can run the Hypersonic SQL Administrator from /WEB-INF/db/manageDB.bat
 I will check in a UNIX version as soon as I test it on Linux)
>From there, its pretty easy. Just type your SQL and execute it.
As for report writers, sorry but I don't know of any open source report
writers.
There are  several commercial report writers available that work with any
JDBC-compliant driver, including Hypersonic SQL's driver.

As for general Hypersonic SQL questions, try here:
http://sourceforge.net/projects/hsqldb/
-------------------------------------
David Sean Taylor
taylor@apache.org
-------------------------------------
http://jakarta.apache.org/jetspeed
-------------------------------------




  -----Original Message-----
  From: Narayanan Natarajan
[mailto:natarajan_narayanan@nonhp-sg.exch.hp.com]
  Sent: Monday, June 25, 2001 11:17 PM
  To: jetspeed-dev@jakarta.apache.org;
jetspeed-user-help@jakarta.apache.org; jetspeed-dev-help@jakarta.apache.org
  Subject: To create tables and Generate Reports using Hypersoonic
SQL>>>>>>>>>>>>


  Hi,
  Can you please help me out how to create tables using Hypersonic SQL and
generate reports from that?
  Write me in detail about the information to create the new database using
Hypersonic SQL also.


  Thanks,
  Kind Regards,
  Natarajan

To create tables and Generate Reports using Hypersoonic SQL>>>>>>>>>>>>

Posted by Narayanan Natarajan <na...@nonhp-sg.exch.hp.com>.
Websphere Portal Server - The next step after LoginHi,
Can you please help me out how to create tables using Hypersonic SQL and generate reports from that?
Write me in detail about the information to create the new database using Hypersonic SQL also.


Thanks,
Kind Regards,
Natarajan