Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » JSF - unknown tag
JSF - unknown tag [message #174739] Tue, 18 July 2006 07:38 Go to next message
Eclipse UserFriend
Originally posted by: cap_nemesis.hotmail.com

When I display a jsp page with JSF in a "Java Project" the editor does not
recognize JSF tags, whereas opening the page in a "Dynamic Web Project"
renders the page without warnings.
So how can I enable JSF support in a normal java project?

Thx!
Re: JSF - unknown tag [message #174859 is a reply to message #174739] Wed, 19 July 2006 08:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: marx.nospam_wasko.pl

Markus Kühn napisał(a):
> When I display a jsp page with JSF in a "Java Project" the editor does not
> recognize JSF tags, whereas opening the page in a "Dynamic Web Project"
> renders the page without warnings.
> So how can I enable JSF support in a normal java project?

you need JSF plugin, JSF libraries (1.1 only), and Dynamic Web Project
with JSF Facets
Marx
Re: JSF - unknown tag [message #175059 is a reply to message #174859] Wed, 19 July 2006 23:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cap_nemesis.hotmail.com

"Marx" <marx@nospam_wasko.pl> schrieb im Newsbeitrag
news:e9kpgp$fm3$1@utils.eclipse.org...
> Markus K
Re: JSF - unknown tag [message #175074 is a reply to message #175059] Thu, 20 July 2006 06:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: marx.nospam_wasko.pl

Markus Kühn napisał(a):
> So you mean it cannot be done, making a "NOT Dynamic Web Project" JSF-tag
> aware?

I think so
I had problems even in Dynamic project when something was misconfigured
Marx
Re: JSF - unknown tag [message #175105 is a reply to message #175074] Thu, 20 July 2006 09:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cap_nemesis.hotmail.com

>> So you mean it cannot be done, making a "NOT Dynamic Web Project" JSF-tag
>> aware?
>
> I think so
> I had problems even in Dynamic project when something was misconfigured
> Marx

I guess I'll have to convert the project.

Thx for you time.

Markus
Re: JSF - unknown tag [message #175159 is a reply to message #175059] Thu, 20 July 2006 17:54 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

"Markus K�������������������

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: JSF - unknown tag [message #175217 is a reply to message #175159] Fri, 21 July 2006 09:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cap_nemesis.hotmail.com

"Nitin Dahyabhai" <nitind@us.ibm.com> schrieb im Newsbeitrag
news:e9og0v$vse$1@utils.eclipse.org...

>>>> When I display a jsp page with JSF in a "Java Project" the editor does
>>>> not recognize JSF tags, whereas opening the page in a "Dynamic Web
>>>> Project" renders the page without warnings.
>>>> So how can I enable JSF support in a normal java project?

>
> What exactly did you mean by "display", and which parts of JSF support
> were you looking for? A certain amount of it should always work, even in
> a Java project.

By "display" I mean opening a page in the editor.

I expected the editor to know about the JSF tags, so that it wouldn't
display the "unknow tag"-warnings and I would be able to use the
autocompletion feature for the tags.

All that is working at least in a dynamic web project.

Markus
Re: JSF - unknown tag [message #175275 is a reply to message #175217] Sun, 23 July 2006 09:28 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

"Markus K�������������������

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: JSF - unknown tag [message #175592 is a reply to message #175275] Thu, 27 July 2006 16:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cap_nemesis.hotmail.com

"Nitin Dahyabhai" <nitind@us.ibm.com> schrieb im Newsbeitrag
news:e9vfgu$elm$1@utils.eclipse.org...

> Have you also placed the JSR tag library .jars into the project, set up
> the Java Build Path so that the Servlet APIs are available, and put the
> correct tag library directives into your .jsp file?
>
> --
> - Nitin

I added all the libs of a standard dynamic web project via the build path,
but the tags are still not recognized.
The tag directives are ok.

What exactly do you mean by "placing" tag libs into the project?

Sry for the late reply (accident).

Markus
Re: JSF - unknown tag [message #175678 is a reply to message #175592] Fri, 28 July 2006 07:19 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

"Markus K�������������������

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: JSF - unknown tag [message #175687 is a reply to message #175678] Fri, 28 July 2006 10:07 Go to previous message
Eclipse UserFriend
Originally posted by: cap_nemesis.hotmail.com

Markus K
Previous Topic:Creating Enterprise Application Project
Next Topic:Preset Dynamic web project with custom facet selected
Goto Forum:
  


Current Time: Tue Apr 16 22:26:03 GMT 2024

Powered by FUDForum. Page generated in 0.84508 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top