logo

New Response

« Return to the blog entry

You are replying to:

    • avatar
    • Mark Leusink
    • Posted on Fri 5 Nov 2010 04:17 AM

    Try this:

    - Create a new database.

    - Create a new theme in the database (e.g. "myTheme"), open it and remove the attribute extends="webstandard".

    - Open the Application Properties of the database (tab "XPages"). Set Application theme to "myTheme" .

    - Open the "Package Explorer" view in Domino Designer and open the file WebContentn/WEB-INF/xsp.properties in your database. Add the line:

    xsp.client.script.libraries=none

    and save it.

    Next, create an XPage in that database and open it in a browser. It will only load the XPage itself with no additional Javascript/ CSS libraries.

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: