Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

exec a command

843798Jun 19 2001 — edited Jun 20 2001
hi,
i am not to familiar with runtime controls so please help. I am trying to have a command executed from the prompt. I want the user to be able to view an excel sheet upon clicking a button on the application window.
How can i do that? do i need to import libraries? extend anything or throw anything? Also
should i use: Runtime.exec("command"); because it didnt work.
Thanks
Rick

Comments

Pruthivi

Hello,
A small correction.
Through custom SSO login we have to access our ADF application. Through the adf login page we are able to open custom login page. Now from this custom SSO page we have to directly land on to the application's home page or other resources in application but instead we are again landing on to the adf application's login page. So how to achieve this configuration?

Pruthivi

Hi,
If I'm getting redirected to the application's home page or any other resources then how could we identify the user's ID and groups since users are trying to login from custom SSO page and not from adf application's login page?

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 18 2001
Added on Jun 19 2001
1 comment
117 views