how to read file from browser file type from ui
Mar 20, 2025
05:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 20, 2025
05:07 AM
how to read file from browser file type from ui
I have given file browse option in wizard page and i want to get this file in java code. But i am unable get this file in request. Is there way to get that file.
Labels:
- Labels:
-
General Customization
2 REPLIES 2
Mar 20, 2025
05:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 20, 2025
05:26 AM
Hi @SB_10904295
Thank you for your question!
I’d like to recommend to bring more details and context to your initial inquiry. For example:
- Can you describe the current implementation of your file browse option in the wizard page? How is the file input element set up in your HTML or JSP?
- Are you encountering any specific error messages or issues when trying to retrieve the file in your Java code?
Please add screenshot(s) to better understand what you are trying to do in your process.
Please refer to this guideline to make your questions more likely to receive a quick and useful answer.
This will increase your chances to receive meaningful help from other Community members.
Thank you for your participation and please let me know if you need further assistance!
Best regards,
Catalina
PTC Community Moderator
PTC Community Moderator
Mar 20, 2025
05:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 20, 2025
05:58 AM
this is how my jsp page for file browse looks like
