|
Home > Archive > WebSphere Application Server > April 2005 > How to Enable WAS support jhtml ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to Enable WAS support jhtml ?
|
|
| jeffrey 2005-04-13, 2:53 am |
| I am new to WAS6.0, how can I enable WAS to support jhtml ?
Currently, all the jhtml files are handled as a plain text file.
Thanks
| |
| David Brauneis 2005-04-13, 6:01 pm |
| In the Admin Console for WAS 6.0, you will need to add the Mime Type to
the Virtual Host...
Go to:
Environment --> Virtual Hosts --> <YOUR_VIRTUAL_HOST> --> Mime Types
Then do a "New" and create a new Mime Type for the jhtml extension type.
Regards,
David Brauneis
IBM WebSphere Architecture & Development
WebSphere Application Server Performance
http://www-3.ibm.com/software/webse...erformance.html
jeffrey wrote:
>I am new to WAS6.0, how can I enable WAS to support jhtml ?
>Currently, all the jhtml files are handled as a plain text file.
>
>Thanks
>
>
>
>
| |
| Ray McVay 2005-04-14, 2:52 am |
| So the JSP compiler handles JHTML, too?
David Brauneis wrote:[vbcol=seagreen]
> In the Admin Console for WAS 6.0, you will need to add the Mime Type to
> the Virtual Host...
>
> Go to:
> Environment --> Virtual Hosts --> <YOUR_VIRTUAL_HOST> --> Mime Types
>
> Then do a "New" and create a new Mime Type for the jhtml extension type.
>
> Regards,
> David Brauneis
> IBM WebSphere Architecture & Development
> WebSphere Application Server Performance
> http://www-3.ibm.com/software/webse...erformance.html
>
>
> jeffrey wrote:
>
| |
| jeffrey 2005-04-14, 2:52 am |
| But what Mime type should I use ? I want JSP compiler handles it too..
I tried modify the plug-in-cfg.xml manually to allow it handle jhtml like those *.jsp , *.jsw..
but seems useless.
Thanks
"David Brauneis" <brauneis@us.ibm.com> wrote in message news:425D2102.6030002@us.ibm.com...
In the Admin Console for WAS 6.0, you will need to add the Mime Type to the Virtual Host...
Go to:
Environment --> Virtual Hosts --> <YOUR_VIRTUAL_HOST> --> Mime Types
Then do a "New" and create a new Mime Type for the jhtml extension type.
Regards,
David Brauneis
IBM WebSphere Architecture & Development
WebSphere Application Server Performance
http://www-3.ibm.com/software/webse...erformance.html
jeffrey wrote:
I am new to WAS6.0, how can I enable WAS to support jhtml ?
Currently, all the jhtml files are handled as a plain text file.
Thanks
| |
| jeffrey 2005-04-20, 3:00 am |
| here is the solution
http://www-128.ibm.com/developerwor...03_johnson.html
"jeffrey" <asdf@asdf.com> wrote in message news:d3kr7n$66ag$1@news.boulder.ibm.com...
But what Mime type should I use ? I want JSP compiler handles it too..
I tried modify the plug-in-cfg.xml manually to allow it handle jhtml like those *.jsp , *.jsw..
but seems useless.
Thanks
"David Brauneis" <brauneis@us.ibm.com> wrote in message news:425D2102.6030002@us.ibm.com...
In the Admin Console for WAS 6.0, you will need to add the Mime Type to the Virtual Host...
Go to:
Environment --> Virtual Hosts --> <YOUR_VIRTUAL_HOST> --> Mime Types
Then do a "New" and create a new Mime Type for the jhtml extension type.
Regards,
David Brauneis
IBM WebSphere Architecture & Development
WebSphere Application Server Performance
http://www-3.ibm.com/software/webse...erformance.html
jeffrey wrote:
I am new to WAS6.0, how can I enable WAS to support jhtml ?
Currently, all the jhtml files are handled as a plain text file.
Thanks
|
|
|
|
|