You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by sushil sontakke <so...@gmail.com> on 2012/04/17 11:39:30 UTC

Use of JspHelper class for HDFS Web UI

I want to create a display file servelet using some selected filename from
user in a hadoop based application . I am considering the
BrowseDirectory.jsp from datanode webaaps files as guideline.


but when I am trying to write some same jsp file i get error as

*JspHelper cannot be resolved to a type*

Please help me with this issue .

Thank You ..