dev@jersey.java.net
All resource reps instead of reference
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Arun Gupta <
Arun.Gupta_at_Sun.COM
>
Date
: Wed, 26 Dec 2007 21:59:28 -0800
A Jersey endpoint return results like:
-- cut here --
-
<events uri="
http://localhost:8080/WebApplication2/resources/events/
">
-
<eventRef
uri="
http://localhost:8080/WebApplication2/resources/events/1/
">
<id>1</id>
</eventRef>
-
<eventRef
uri="
http://localhost:8080/WebApplication2/resources/events/2/
">
<id>2</id>
</eventRef>
-
<eventRef
uri="
http://localhost:8080/WebApplication2/resources/events/3/
">
<id>3</id>
</eventRef>
-
<eventRef
uri="
http://localhost:8080/WebApplication2/resources/events/4/
">
<id>4</id>
-- cut here --
Is there an option (that can be configured on the endpoint or passed as
parameters to the URL) such that the result contains all the resources
instead of reference to the resources ?
-Arun
-- Application Platform, Sun Microsystems, Inc. Blog:
http://blogs.sun.com/arungupta
This message
: [
Message body
]
Next message
:
Paul Sandoz: "Re: [Patch} Fix Grizzly timing issue"
Previous message
:
Paul Sandoz: "Re: Mandel examples actor code needs minor change for Scala 2.6.1"
Next in thread
:
Paul Sandoz: "Re: All resource reps instead of reference"
Reply
:
Paul Sandoz: "Re: All resource reps instead of reference"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]