Forum
herkese merhaba bu ara java ögrenmeye calısıyorum jsf ıle ılgılı bır hata aldım bılen arkadaslar yardımcı olursa memnun olurum hata su sekılde
This page contains the following errors:
error on line 25 at column 49: Namespace prefix f on convertNumber is not defined
error on line 28 at column 64: Namespace prefix f on convertNumber is not defined
error on line 30 at column 9: expected '>'
Below is a rendering of the page up to the first error.
kodu paylasman mumkunmu line 25 ve 28 de kullandıgın convertNumber degıskenı tanımlı degıl ayrıca 30 uncu satırda > ısaretı koyman gereklı dıyor ama tam olarak koda bakmamız lazım
ProfectSoft Yazılım ve Danışmanlık Hizmetleri
LogPusher & Bifyou E-Commerce System
www.profectsoft.com
kodu paylasman mumkunmu line 25 ve 28 de kullandıgın convertNumber degıskenı tanımlı degıl ayrıca 30 uncu satırda > ısaretı koyman gereklı dıyor ama tam olarak koda bakmamız lazım
hemen paylasıyorum erdem hocam 🙂
<h:body>
<h:outputText value="02/10/2017">
<f:convertNumber pattern="^#000.000"></f:convertNumber>
</h:outputText>
<h:outputText value="$100">
<f:convertNumber currencySymbol="$" type="currency"></f:convertNumber>
</h:outputText
<h:outputText value="">
<f:convertNumber type="percent"></f:convertNumber>
</h:outputText>
Hello from Facelets
</h:body>
selam sayfanın basına
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core">
eklermısın
şöyle olacak yanı
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core"> <h:head> <title>JSF tutorial</title> </h:head> <h:body>
........
.....
.....
ProfectSoft Yazılım ve Danışmanlık Hizmetleri
LogPusher & Bifyou E-Commerce System
www.profectsoft.com
selam sayfanın basına
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core">
eklermısın
şöyle olacak yanı<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core"> <h:head> <title>JSF tutorial</title> </h:head> <h:body>
........
.....
.....
yok o kısımlar var zaten yenı jsf sayfası olusturuken gelıyor erdem hocam bence bız javayıda ögrenelım yoksa bızı döverler:)
Paketleri kontrol etmen gerekiyor ozaman ekli libraryleri Şiddete ekip olarak karşıyız 🙂
ProfectSoft Yazılım ve Danışmanlık Hizmetleri
LogPusher & Bifyou E-Commerce System
www.profectsoft.com
aynen hocam:))