0

mapping .zul in web.xml

asked 2006-03-26 18:03:27 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


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

By: nobody

Hi...

is it possible to do something like this in web.xml:

<servlet>
<servlet-name>gerenciadorUC</servlet-name>
<jsp-file>/zul/unidade/gerenciadorUC.zul</jsp-file>
</servlet>

<servlet-mapping>
<servlet-name>gerenciadorUC</servlet-name>
<url-pattern>gerenciador.do</url-pattern>
<servlet-mapping>


delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2006-03-27 02:30:32 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


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

By: tomyeh

No. ZUL is interpreted by a servlet (ZK loader).

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-03-26 18:03:27 +0800

Seen: 468 times

Last updated: Mar 27 '06

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