Interfaces

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • psbasha
    Contributor
    • Feb 2007
    • 440

    #1

    Interfaces

    Hi,

    Still I have not receieved any reply from the Forum regarding the Interfaces ( Similar to JAVA and COM).

    I have set of applications which has to speak thru common interface and put or get the data from the database thru the interface.

    I have to use 3-tier architecture using the interface concept.

    Can anybody help me in getting the links or material for interfacing in Pyton


    Thanks in Advance
    PSB
  • ghostdog74
    Recognized Expert Contributor
    • Apr 2006
    • 511

    #2
    Originally posted by psbasha
    Hi,

    Still I have not receieved any reply from the Forum regarding the Interfaces ( Similar to JAVA and COM).

    I have set of applications which has to speak thru common interface and put or get the data from the database thru the interface.

    I have to use 3-tier architecture using the interface concept.

    Can anybody help me in getting the links or material for interfacing in Pyton


    Thanks in Advance
    PSB
    describe your 3-tier architecture. what type of database you using, etc etc..more description will help.

    Comment

    • psbasha
      Contributor
      • Feb 2007
      • 440

      #3
      Hi,

      Thanks for the reply,

      I am using the following

      UI Layer : I will be using the Jython for the Web pages

      Business Layer : Web service Interface

      Database Layer : Oracle

      For this architecture I have to develop the interfaces .Could you please suggest me how to proceed with interfaces and what features of python can be used in better way in different layers of architecture.

      If you have any sample architectures ,you can suggest me

      Thanks in advcane
      PSB

      Comment

      Working...