Steve
Fri May 06 07:14:11 CDT 2005
I'm not sure it's even possible to open a MS Project MPX or MPP file in a
browser using Java. AFIK, one needs to have MS Project installed to open
them unless the project has been published to Project Server and then opened
using Project Web Access.
--
Steve House [MVP]
MS Project Trainer & Consultant
Visit
http://www.mvps.org/project/faqs.htm for the FAQs
"K B KrishnaMurthy" <KBKrishnaMurthy@discussions.microsoft.com> wrote in
message news:BAF9DFB8-C53A-452F-9489-8B4EB133C5ED@microsoft.com...
>I need to open an MPX file in a browser at runtime usign java.
>
> I have used the following mime-types:
> application/x-project
> application/vnd.ms-project
>
> But these are of no use, please let me know the right mime-type to open an
> MPX file in a browser or any other possible alternative.