Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-27-2009, 10:11 AM
Member
 
Join Date: Mar 2009
Posts: 1
Rep Power: 0
k2kcall is on a distinguished road
Post mapping java class with xml
Hi all,
I am new in java and I want to do something like given below.

Request request = new Request(Method.GET, "/mail/inbox/list);
Client client = new Client();
Response res = client.handle(request);

So my handle(request) should call get the list of mails. My question is how can I handle this "mail/inbox/list" string url in java using some xml file.
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
xml mapping error with JPA in RAD, RSA ishakteyran Other IDEs 0 02-05-2009 09:00 PM
xml mapping error with JPA ishakteyran XML 0 02-05-2009 08:59 PM
Help with image mapping coco AWT / Swing 1 08-07-2007 05:06 AM
Mapping of class Association with hibernate Albert Database 1 07-06-2007 07:27 AM
org.hibernate.DuplicateMappingException: Duplicate class/entity mapping project Ed Database 2 07-04-2007 06:17 AM


All times are GMT +2. The time now is 06:35 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org