Introduction to JSTL using NetBeans |
|
Page 6 of 8
Right Click on WEB-INF folder, New and choose File/Folder�
Another dialog box will appear, choose Other on the left pane and choose Folder on the right pane.
Put the default folder name �classes�. It
is common to put resources files under this directory since it will
automatically include all files in this directory to the web application
classpath.
Here is the screenshot for this step.
Now
we have the folder classes under WEB-INF folder.
Next let�s create the resource bundle files. Right click on the classes folder
we just created. Choose New and File / Folder�
Name
it resource_bundle.properties and this will be our default properties file.
|
Page 1 of 0 ( 0 comments )
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.