Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Autocomplete is not working for jsf pages(error autocomplete)
Autocomplete is not working for jsf pages [message #1848892] Wed, 22 December 2021 12:13 Go to next message
Pavel Riha is currently offline Pavel RihaFriend
Messages: 2
Registered: December 2021
Junior Member
Please help me,
i Ihave Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components)
Version: 2021-12 (4.22.0)
installed and i am editing this:
<!DOCTYPE html>
<html
	here are xlmns
<h:head>
<title><h:insert name="title">Default title</h:insert></title>
</h:head>

<body>
	<h:inputText name="prd"/>

</body>

</html>

while editing autocomplete for xhtml is not vorking (<h: .....)
can you hel me
Re: Autocomplete is not working for jsf pages [message #1848896 is a reply to message #1848892] Wed, 22 December 2021 14:45 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

That looks like a Facelet, and not simply a XHTML file. If so, then the xmlns attributes you're using matter very much.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Autocomplete is not working for jsf pages [message #1855209 is a reply to message #1848896] Sat, 01 October 2022 07:54 Go to previous message
Vikram Vaswani is currently offline Vikram VaswaniFriend
Messages: 3
Registered: September 2022
Junior Member
You can check this question similar to yours on stackoverflow
https://stackoverflow.com/questions/12239820/primefaces-basic-autocomplete-not-working
Previous Topic:Slower RESTORE_VIEW Phase on Mojarra 20.3
Next Topic:Jsf Support for JSP
Goto Forum:
  


Current Time: Sat Apr 27 10:17:31 GMT 2024

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

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

Back to the top