Massimiliano Dessi wrote:
No jetspeed it's not a servlet , the main servlet it's turbine. Jetspeed use the service of turbine and the other framework inside a lib dir. inside a jetspeed.jar you found the class to manage the services and action of the other jar.
----- Original Message ----- From: "Zufeng Huang" <[EMAIL PROTECTED]> To: "Jetspeed Developers List" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 11:16 PM Subject: Re: Confused with URLs.
character?ok, I found a file named jetspeed-1.4-b4.jar, I think this is the jar file which contains jetspeed, right?
But I still want somebody can explain why there is a "*" after /portal/.
Zufeng Huang wrote:
I just found the following line associated with portal.
<servlet-mapping> <servlet-name> jetspeed </servlet-name> <url-pattern> /portal/* </url-pattern> </servlet-mapping>
why there is a "*" after /portal/? It stands for zero/one/more
one?where can I find the jetspeed servlet? in the /lib/*.jar file? which
apache)Massimiliano Dessi wrote:
1) portal it's a alias in a web.xml to mapping jetspeed servlet (turbine servlet class)
2) media-type it's a media to render a page (http or wml or voice xml)
3) page it's a page of the user anon
4) the "directory" similarly as a system of web directory (such
http://localhost/jetspeed/portal/media-type/html/user/anon/page/default.psmlare mapped for the user in the file .psml WEB-INF\psml\user\anon\html\en anon it's a name html it's a media type and en it's a localized psml
----- Original Message ----- From: "Zufeng Huang" <[EMAIL PROTECTED]> To: "Jetspeed Developers List" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 10:32 PM Subject: Confused with URLs.
All,
I think everybody here is familiar with the following URL:
/js_pane/114
But I have many quesitons about it:
1. Is "portal" in the above line is a directory? a map? Map to where? 2. I didn't found any directory or file named "media-type", what's it? 3. I didn't found any directory or file named "page", what's it? 4. "default.psml/js_pane/114", what it means?
It seems that URL/PATH of Java-based application server has much difference with traditional web server such as apache. Anybody can give me an explain?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
