← Prev in month ← Prev in thread
Next in thread → Next in month →

[wsrp][markup] No Conf Call this Week

From
Dhris Craun
Date
2002-06-11T18:54:09+00:00
ID
00c601c21179$7d2ef6a0$ba64810a@imola
Thread
[wsrp][markup] No Conf Call this Week
There hasn't been much discussion regarding the URL 
rewriting scenarios so we will hold off on the conference call this week.  
Our next call will be June 19.  

 

In the mean time we should get a better grasp on 
how URL rewriting can be handled.  Each portlet vendor probably has there 
own ideas as to how this might be implemented.

 

We've identified the following URL 
Type.

 

URL Types:

  
Fully qualified URL – 
  Nothing needs to be done at the consumer end. 

  
Action links – Portlet 
  calls action on itself URL rewritten so the consumer can intercept the action 
  and forward the action on to the portlet service via SOAP 

  
Proxy resource links – 
  Clients accessing resource (thru fire walls).Rewritten so the consumer can 
  intercpt the resource request.  The resource can then either be pulled 
  from an internal consumer cache or retrieved via HTTP 

  
Relative URI – For 
  relative URI’s the producer sends the consumer the Base URI to be used when 
  generating relative references. 

  
Actions to other WSRP 
  services. Need qualifications. 

 

In order to get a better handle on how the URL 
rewriting is handled we can seperated teh process into 4 stages.

 

URL Rewriting Stages

  
Portlet Embeds a token 
  into its markup. 
  
Consumer rewrites token 
  as a URI 
  
URI is presented to the 
  user as a link, resource reference (i.e. image), or form. 
  
User clicks on action link or submits 
  form. 

  
a. Consumer interprets 
  action/link 

  
b. Consumer sends request to 
  portlet 

  
 

To simplify the discussion assume all URLs are of 
type 2 (Actions to the same portlet).

 

Thanks,

 

Chris
← Prev in month ← Prev in thread
Next in thread → Next in month →