标签: javascript java html applet
我在applet中使用JFileChooser获取了文件路径。我只想在html文件控件中设置它。是否可以在html文件控件中设置文件路径,以便在提交html表单时将其提交给服务器?
JFileChooser