Group Discussions
Re: Call for Java developers 6mnths+ exp as trainee
This is referring to my earlier mail about Java trainee search. My apologies
for mentioning wrong company name. Please disregard that mail which
mentioned Infospectrum.
1. I had wrongly mentioned the name of Infospectrum.
2. At present there is no vacancy for trainee java developers in
Infospectrum.
Re: [jugnagpur] Cannot find constructor "new GeneralDataCoding(Alphabet.ALPHA_DEFAULT, MessageClass.CLASS1,false)"
Thanks a lot it worked in eclipse
Re: [jugnagpur] Cannot find constructor "new GeneralDataCoding(Alphabet.ALPHA_DEFAULT, MessageClass.CLASS1,false)"
I downloaded the latest ALL version of the JSMPP project from
[link]
I ran this project in Eclipse and it worked
** The key is open the main folder jsmpp-2.1.0 in Eclipse with use existing
sources option in the New Java project wizard
with regards
Cannot find constructor "new GeneralDataCoding(Alphabet.ALPHA_DEFAULT, MessageClass.CLASS1,false)"
I have to use jsmpp to send a message.
here is the link of homne page
[link]
SO I'm trying to test the sample exqamples provided on the home page of
jsmpp.
Now when I try to compile ist example I get following message.
There is no ample documentation available for me to understand the error or
how to print/check encrypted data in servlet or in servlet header
i have one project in which user login data is getting encrypted first
then it send to servlet in header. In servlet it is using bean/
interface to decrypte data from header.
I want to known how can i view or display that encrypted data or
decrypted data.
and how can i add some additional data to header when i click submit
Re: [jugnagpur] Help in sending SMS using jsp
These gateways provides simple web services access to send and even receive
the smss.
Few gateways also provide the facilities that you have listed like reports,
etc.
Now you will have to contact such service providers for more information
Help in sending SMS using jsp
I want to create a website which will allow the users to send sms from it in
jsp/Servlet.
Requirements to be fulfilled,
1) Sending single sms at a time,
2) Broadcasting up to 100 sms at a time.
3) Controlling the throughput .
4) Distributing the throughput within concurrent the clients.
Regards,
Re: [jugnagpur] Prolem with tomcat
I think you must be missing JAR file "el-api.jar" In Tomcat lib folder OR in
your classpath.
- Sandeep Bhiwgade
Prolem with tomcat
Actually I was getting this most popular error screen in jsp developers who
work with tomcat.
my jsp page was .
<%
out.println("This is test.");
%>
I tried reinstalling tomcat using widows installer as well as zip
installation.
If I type localhost:8080 tomcats admin console is successfully opening.
problem in spring framework
I am new to spring.
I want to known that how to transfer control from doSubmit.. method of
controller in spring to another resources
[jugnagpur] Exception while creating jasper report
getting exception
package report;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.DriverManager;
[jugnagpur]
I am using Apache Commons Net 2.1 API for accessing FTP files. But now I have new requirement for SFTP(Secure FTP). I have checked in API, there is class
org.apache.commons.net.ftp.FTP SClient
But I did not found sample running programes for it. I also tried some examples example but its not working.
[jugnagpur] Re: how to access limited number of data from database in ms-access
As you are MySQL user you are using "Limit" keyword.
For Microsoft products we have "TOP" keyword to limit the number of
rows in select statement.
I hope this will solve your problem, Let me know if you still have the
problem.
Regards,
--
Chetan Gole
chetangole.com
+91 996039297
Re: [jugnagpur] how to access limited number of data from database in ms-access
This link may help you
with regards
Tushar
============================== ================
Tushar Joshi, Nagpur
MCSD_NET C#, SCJP, RHCE, ZCE, PMP
Software Architect @ Infospectrum India Private Limited, JUGNagpur Leader
[jugnagpur] how to access limited number of data from database in ms-access
will click next button then i should access next 5 rows and so on...
It is possible with mysql using limit keyword but while working with
ms-access it gives syntex error. I come to known that there is no
limit keyword in ms-access.
[jugnagpur] Invitation to connect on LinkedIn
------------
I'd like to add you to my professional network on LinkedIn.
- Sandeep
Sandeep Bhiwgade
Software developer at infospectrum india pvt ltd
Nagpur Area, India
Confirm that you know Sandeep Bhiwgade
[link]
------
folder lock
deletion of folder. I tried file system api. but it not works, might be i
not used it properly so it not worked. so how can i restrict any folder from
deletion.
Re: [jugnagpur] block delete property of file/folder
Can you please explain what do you actually want to achieve?
Information about what you have tried to achieve it, might also help for
others to answer
with regards
Tushar
============================== ================
Tushar Joshi, Nagpur
MCSD_NET C#, SCJP, RHCE, ZCE, PMP
Software Architect @ Infospectrum India Private Limited, JUGNagpur Leader
