0

language not found for extension jsp

asked 2006-09-08 20:15:12 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3906053

By: bakoma

When I run final Window win=Executions.createComponents("test.jsp",null,null);
it given the above error message, but if I use test.zul instead, it is all fine.
Is it supposed to be this way or it has a solution?

Thanks

Shengbao

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2006-09-09 18:40:14 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3907127

By: tomyeh

ZK uses the file extension to know what component set is used, such as XUL o XHTML. If you want to use other extension (though jsp is strange in this case), you have to either specify the default language with <?page?>, or use XML namespace.
Refer to the developer's guide for details.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2006-09-08 20:15:12 +0800

Seen: 299 times

Last updated: Sep 09 '06

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More