Quick Parameter output question

4 views
Skip to first unread message

Mike Coutanche

unread,
Jun 7, 2007, 6:49:36 AM6/7/07
to Drew Wills, toro-p...@googlegroups.com

Hi,

 

Another quick question I have is I’m using the below .xml file to post two parameters to a .jsp page which seems to work ok because I have copied the SSO-test.jsp page code and the output work fine. But now I want to write my own code and want to know how to call back a posted parameter and print the individual one to screen for example the username on its own?

 

i.e. Your username is: XXXXXX

 

Regards,

 

Michael Coutanche

System Management & Development Engineer

 

Weymouth College

Email mike_co...@weymouth.ac.uk

Tel (01305) 208742

Fax (01305) 208815

 

<gateway peephole="gateway_main">

    <title>eILP Test</title>

     <!--<sso-entry handle="sakai" class="largeSakai">    -->

        <sso-entry handle="eILP" class="largeeILP">

        <label>eILP Test</label>

        <description>Weymouth College eILP Test</description> 

                                <target handle="log">

                                                <url>http://localhost:8080/AcademusApps/rendering/jsp/sso-eilp.jsp</url>

                                <method>post</method>

                                                <parameter name="eid"><value>{user.login.id}</value></parameter>

                                                <parameter name="pw"><value>{password}</value></parameter>

                                </target>

                                <sequence type="login">

                                                <target handle="log" />

                                </sequence>

                                <!-- Portlet Window Size and Style -->

                                <window type="iframe">

            <title>eILP Test</title>

            <name>eILP Test</name>

            <style>width: 100%; height: 300px; border: 0px;</style>

        </window>

    </sso-entry>

</gateway>

 

 


______________________________________________________________________
This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed.

If you have received this e-mail in error please notify the
originator of the message.

Any views expressed in this message are those of the individual
sender, except where the sender specifies and with authority,
states them to be the views of Weymouth College.

This email has been scanned for viruses by the Email Protection Agency.
For more information please visit http://www.epagency.net
______________________________________________________________________

Mike Coutanche

unread,
Jun 7, 2007, 7:54:41 AM6/7/07
to toro-p...@googlegroups.com, Drew Wills

Don’t panic I have sorted this now way being silly.

 

Thanks

______________________________________________________________________


This email has been scanned for viruses by the Email Protection Agency.
For more information please visit http://www.epagency.net
______________________________________________________________________

Reply all
Reply to author
Forward
0 new messages