Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6082267
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T11:16:13+00:00 2026-05-23T11:16:13+00:00

I am working with an ecommerce site that is written in Java (jsp) (2

  • 0

I am working with an ecommerce site that is written in Java (jsp) (2 pages in question).

We currently have a page with a form that submits the order. Once it is sent, our server sends out an invoice email to the customer. We started using email vision a couple months ago, and my boss wanted me to use their mailing server API. Basically he is wanting (in real time), for the complete order button to be clicked and then using SOAP, send the data to emailvision who will send out the invoice for us.

I have never used an api before (or soap for that matter), and am very confused on how I am supposed to use the trigger in conjunction with the .jsp page.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T11:16:13+00:00Added an answer on May 23, 2026 at 11:16 am

    You have 2 general approaches, and in both cases you need to consume a SOAP service. Consuming SOAP services is an orthogonal concern to the fact that it happens to be in a web-sever. So that is one specific question you can ask: How to consume a SOAP service in Java.

    As far as web-tier and jsp in particular, you can either execute the call to consume the SOAP service in the page, or, you could allow for that action to occur somewhere in the request processing chain, by a post-action filter.

    If you only need to make this call in one place then it is perfectly fine to just include it in your JSP code.

    Next step up (in abstraction and reuse), you can make a custom JSP tag e.g.

    <SEND-MAIL uri="your soap server uri" address="foo@bar.com" template="mail-template.txt"/>
    

    Alternatively, you can use a Filter in the request process to send the message given certain conditions in the request context (e.g. stick a flag in the context to ‘send-mail’ or not.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently building an ecommerce site with PHP/MySQL. Recently, I have been working
Working on an ecommerce site which will be integrated with a 3rd party vendor--that
I am working on a checkout page for an ecommerce site. In said site,
I have a script in production - an ecommerce checkout page - that has
I have an ecommerce MySQL database that stores order information in the table 'orders'
I'm currently working on a legacy eCommerce system front-end that has alot of duplicate
I'm currently working on an C#/ASP.NET project that will host several differents e-commerce websites,
I'm working on a regional ecommerce website (ie. usa, uk, china) that offers a
I'm currently working out the best setup for URLs on an e-commerce site I'm
I'm working through some touches on an e-commerce site for someone and have run

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.