I tried that but it still only appears to support the REST interface. 

My current code version is:

        https://github.com/mwoodpatrick/quickstart_wicket_restful_jdo

command line:

        mvn clean package  -o
        java -jar
./viewer-restfulobjects/target/quickstart_wicket_restful_jdo-viewer-restfulo
bjects-0.3.1-SNAPSHOT-jetty-console.war

Mark

-----Original Message-----
From: Adam Howard [mailto:[email protected]] 
Sent: Saturday, December 29, 2012 2:29 PM
To: [email protected]
Subject: Re: HTML & JSON in same app

More info. You should just need to look at the pom.xml and web.xml files in
the webapp project. That should show you what you need to add to the
restfulobjects project created by the current archetype to add the HTML
viewer.


On Sat, Dec 29, 2012 at 4:11 PM, Adam Howard <[email protected]> wrote:

> That is what the quickstart archetype used to create. You can try 
> creating a project from from the 0.2.1 version of the quickstart 
> archetype to see how it's set up. It should still work.
>
> -- Adam
>
> On Dec 29, 2012, at 3:21 PM, MARK <[email protected]> wrote:
>
> > Is there a way to include both json & html support within a single 
> > isis
> based app which I can deploy to a tomcat or glassfish instance or do I 
> have to deploy two separate apps
> >
> > Sent from my ASUS Pad
> >
> > Dan Haywood <[email protected]> wrote:
> >
> >> good-o!
> >>
> >>
> >> On 29 December 2012 15:48, Mark Wood-Patrick 
> >> <[email protected]>
> wrote:
> >>
> >>> Yes that was the problem
> >>>
> >>> Many thanks
> >>>
> >>> Mark
> >>>
> >>>
>

Reply via email to