eclipse & usebean
- From: disinfo <spikehead@xxxxxxxxxxxx>
- Date: 28 Dec 2007 09:10:57 GMT
Hi,
I'm developing a small webapplication and some days ago i decide to try
eclipse-wtp 2.0 instead of normal editor.
When I compiled the source I recived this error message:
"org.fame cannot be resolved to a type"
This is a a part of the source:
<%@ taglib uri="/tags/struts-html" prefix="html" %>
<%@ taglib uri="/tags/struts-logic" prefix="logic" %>
<%@ taglib uri="/tags/struts-bean" prefix="bean" %>
<jsp:useBean scope="session" id="user" type="org.fame.users.User" />
I looked around internet but i didn't find solutions.
Any help will be really appreciated
Thanks
Disinfo
.
- Follow-Ups:
- Re: eclipse & usebean
- From: Lew
- Re: eclipse & usebean
- From: Vince
- Re: eclipse & usebean
- Prev by Date: Re: Graphing data in Java
- Next by Date: Hi, Check out Java Quicksilver (For Windows)
- Previous by thread: Graphing data in Java
- Next by thread: Re: eclipse & usebean
- Index(es):