Kevin Bronson

Greenhorn
+ Follow
since Oct 21, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Kevin Bronson

Hi All-

I got the above project to work using this code below. This will allow me to server up a few static pages and use REST.

12 years ago
Hi All-
I have this sample project running that uses Grizzly and Jersey. The project works and serves up a REST request. I was wondering how I can also serve up static HTML from this. I have done some searching on GOOGLE but have found very little.

Here is a snippet of my code below



Thanks!
Kevin
12 years ago