Hi,

On Thu, Apr 23, 2009 at 9:12 PM, kkarad <kka...@googlemail.com> wrote:
> ------------------------------------------------------------------------
> /webapp/WEB-INF/web.xml
> /webapp/WEB-INF/appengine-web.xml
> /webapp/fileupload.xthml         ---> Access fails using the
> http://localhost:8080/fileupload [or with the suffix]
> /webapp/index.html                 ---> Access OK

How about adding a menu entry to
  "src/main/scala/bootstrap/liftweb/Boot.scala" ?

I mean that

  val entries = Menu(Loc("Home", List("index"), "Home")) ::
                     Menu(Loc("Fileupload", List("fileupload"),
"Fileupload", Hidden)) ::
                     Nil


Sincerely,
--
Atsuhiko Yamanaka
JCraft,Inc.
1-14-20 HONCHO AOBA-KU,
SENDAI, MIYAGI 980-0014 Japan.
Tel +81-22-723-2150
    +1-415-578-3454
Fax +81-22-224-8773
Skype callto://jcraft/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to