0

Unable to open .zul file in web

asked 2013-05-29 17:54:29 +0800

pallagadda gravatar image pallagadda flag of India
1 1

updated 2013-05-29 19:27:26 +0800

sjoshi gravatar image sjoshi flag of India
3493 1 8
http://zkframeworkhint.bl...

I am getting following exception while running .zul file in server

org.zkoss.zk.ui.metainfo.DefinitionNotFoundException: file:/C:/Progr...tpwebapps/ZkApp/coedit.zul:6:22: Component definition not found: spreadsheet in [LanguageDefinition: xul/html]

My .zul file is

<?page title="Excel Sheet" contentType="text/html;charset=UTF-8"?>
<window id="mainwin" apply="com.zk.CoeditComposer" width="100%">
    <spreadsheet id="ss" src="WEB-INF/Hai.xls" maxrows="200" maxcolumns="40" height="400px"
        width="100%">
    </spreadsheet>
</window>
delete flag offensive retag edit

Comments

can you post the .zul file

jatindersingh ( 2013-05-29 18:59:27 +0800 )edit

Hi I added all required jars of ZK EE and I am not using maven

Thanks, Praveen

pallagadda ( 2013-05-29 19:44:32 +0800 )edit

Then i will suggest you to give us demo war file so that we can test it

sjoshi ( 2013-05-30 06:54:44 +0800 )edit

Hi Please let me know how can I attach war file

pallagadda ( 2013-05-30 11:58:54 +0800 )edit

You can not attach war file here please try some other website for this

sjoshi ( 2013-05-30 12:13:22 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-05-29 19:04:14 +0800

sjoshi gravatar image sjoshi flag of India
3493 1 8
http://zkframeworkhint.bl...

Spreadsheet is a Paid component and part of ZK EE are you using Enterprises edition of ZK? if yes then check your lib for jar or your pom.xml if you are using Maven

link publish delete flag offensive edit
Your answer
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
2 followers

RSS

Stats

Asked: 2013-05-29 17:54:29 +0800

Seen: 20 times

Last updated: May 29 '13

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