We don't have a PBX. Our phone company is ONE Comm,
( formerly conversent ). They forward our phone number to Intelliverse who then does the Voicemail and paging.
What would you suggest for an entry level PBX and how much would it cost?
Thanks, Ray
This was posted once in the wireless forum. I would have asked a mod to move it but i couldn't find a link. thanks
Our office is old fashioned. The doctors carry beepers to be paged in an emergency. They like the feature where the caller can page by pressing a key after hearing the VM greeting...
Our office is old fashioned and we just want the feature where a doctor can be paged by a caller by pressing a key.
All we have in our office is a small white box called an ADtran 604 and typical phone service with One Communications,( formerly conversent ). The phone number is unmanned, and...
My O'Reilly Java Server Pages book covers this topic with what looks like a straightforward explanation on pages 315-320.
Off hand it looks like your code should work.
What do you get when you run it?
I'm a novice but I have been reading on this topic recently in the O'Reilly Java Server Pages book which I bought based on a recommendation on this board.
Page 142 specifically states that when using URL rewriting, all pages that reference other pages in the application must be JSP pages or the...
Can I ask why "this." is required ?
I guess it implies I can reference the same variable in other instances, or global scope.
Do you have a link to documentation for this?
Thanks again.
Hi, I'm trying to learn jsp for a possible job interview.
I'm trying to use a jsp page to access a class that I intend to use to retrieve data from a database.
This code is my first step so that I can at least get a bean to return data to a jsp.
Can anyone tell me why tomcat is throwing an...
Yes you're absolutely correct!
There is a redirect in the login servlet and the url is stale due to my rearranging of the directories. The timeout was due to the redirect to the non-existant url
You've saved me tons of more aggravation.
Thank you very much!
Thanks,
I'll check the logs now.
Here's the text of the error page that was returned to me
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings...
Talking problems through to a listening audience is 1 way to begin to solve the problem.
I commented out the cookie code shown in the previous post and that fixed the errant behaviour when trying to run the Login servlet for the second time.
At least now I can concentrate on why thatcookie...
Thank you for helping me with this,
I don't have a stack trace from anything in particular. The sequence of events is:
Launch ( through NetBeans or directly )
http://localhost/Login.html
The page has text fields for username, password
OnSubmit the Login Servlet is launched with this:
<form...
Thanks for the reply!
My servlet presents 2 selection lists and 1 text field for user input. On submit --- then runs the next servlet which converts the text field based on the selections and gives the answer back to the user.
The second servlet adds cookies for the selections.
My first post...
I am trying to get a development environment working in preparation for a job interview.
I am using a servlet I developed in a local college class for j2 about a year ago.
I'm on
Win2k ,
IE 6.0
Netbeans 3.5.1 with tomcat 4
The servlet itself works. And after the first time that it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.