Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-jsf-dev] Regarding porting a JSF based application from Netbeans 6.1 to Eclipse 3.4 Ganymede

Hi -
  I am trying to port some applications from Netbeans 6.1 to Eclipse
3.4 Ganymede. I got the following list of errors here -

import com.sun.rave.web.ui.appbase.AbstractRequestBean;

The import com.sun.rave cannot be resolved. I am trying to figure out
the appropriate JAR file that needs to be used here. Can you please
suggest the right way of doing this. Thanks.


Back to the top