Skip to Main Content

Java APIs

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!

Identifying API URIs

User_YHL6UMay 18 2022

Hello
I have a Java applet running inside a SunAwtWindow where I click a button to download a csv (definitely via HTTPS and maybe via localhost connection).
I need to 'see' that URI ideally via a way that does not need me to install additional certificates etc.
Is there a way to do that?
I was hoping for native Java or Windows logging but I can't find anything. A reverse proxy seems could work but it's too effort to set it up.
Thanks!

Comments

Post Details

Added on May 18 2022
0 comments
237 views