Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Help me in jsp

  Asked By: Vernon    Date: Feb 17    Category: Java    Views: 443
  

I have somany jsp files in each jsp file have some
links like
<a href="<%=request.getContextPath() +
"/Request?Key=module_editor"%>"
class="PageLinkTrail"><%=I18N.get("KEY_LABEL_Application_Administration",
w_localeTextObj)%></a>

For these key_links i have written in properties file
like for this correspandance keys like
KEY_LABEL_Application_Administration = Application
Administration

but I want to do to search the every .jsp file and
every key in jsp file is corresponding key in
properties file or not if not to print these keys into
xl or doc file

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Help me in jsp Or get search suggestion and latest updates.




Tagged: