0

HOW TO COMPILE ?

asked 2017-05-14 03:35:54 +0800

rikialdipari gravatar image rikialdipari
1

HTTP Status 404 - /index.zul

type Status report

message/index.zul

descriptionThe requested resource is not available. GlassFish Server Open Source Edition 4.0

WHERE CHANGE INDEX.ZUL? SAMPLE I AM USE BOOK.ZUL

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-05-15 05:05:01 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...

You have several options.

The easiest one is just a sendRedirect in the index.zul to your book.zul page.
Second one is in the web.xml :

<welcome-file-list>
    <welcome-file>index.zul</welcome-file>
</welcome-file-list>
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
1 follower

RSS

Stats

Asked: 2017-05-14 03:35:54 +0800

Seen: 25 times

Last updated: May 15 '17

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