社区
Web 开发
帖子详情
请教win98和w2000下,jsp怎样和sql7连接。请详细,一定给分。
friendy
2001-09-11 09:55:13
请教win98和w2000下,jsp怎样和sql7连接。请详细,一定给分。
...全文
171
4
打赏
收藏
请教win98和w2000下,jsp怎样和sql7连接。请详细,一定给分。
请教win98和w2000下,jsp怎样和sql7连接。请详细,一定给分。
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
4 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
friendy
2001-09-12
打赏
举报
回复
我知道用jdbc-odbc,就是问各位具体怎么写来着,我以前连的是access2000
helpeachother
2001-09-12
打赏
举报
回复
sun不是推出JDBC-ODBC了吗!数据库都支持odbc,你用这个什么都可以解决了!
yinshuai
2001-09-12
打赏
举报
回复
使用JDBC-ODBC桥就可以
gstone
2001-09-11
打赏
举报
回复
和在java中差不多。
这有个注册的例子:
http://www.gstone.org/example/example.jsp
Apache Commons Email 简单使用
Commons Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify. Some of the mail classes that are provided are as follows: SimpleEmail - This class is used to send basic text based emails. MultiPar
Apache Commons Email 使用教程
Apache Commons Email 使用教程 1. 项目的目录结构及介绍 Apache Commons Email 是一个用于发送电子邮件的 Java 库,它基于 Java Mail API 并旨在简化邮件发送过程。以下是项目的目录结构及其介绍: commons-email/ ├── src/ │ ├── main/ │ │ ├── java/ │ │ │ ├── o...
Commons-Email收发邮件[apache]
原文地址:http://commons.apache.org/proper/commons-email/userguide.html 一个简单的文本电子邮件 Our first example will create a basic email message to "John Doe" and send it through your Google Mail (GMail)...
commons-email实现发送qq及163邮箱【推荐】
163邮箱开启服务功能 jar包 commons-email qq打开邮箱服务 代码 import org.apache.commons.mail.DefaultAuthenticator; import org.apache.commons.mail.Email; import org.apache.commons.mail.EmailException; import org.apache...
Apache Commons Email教程
最近在项目中开发中需要用到发送邮件功能,当后台定时任务处理完毕后通知调用者。Java Mail API使用比较麻烦,所以这里采用的是Apache Commons Email,官网地址:http://commons.apache.org/proper/commons-email/,Commons Email API比较简洁高效,学习起来也很快。写篇文章跟大家
分
享一下,有问题的可以留言!Maven依赖<
Web 开发
81,111
社区成员
341,725
社区内容
发帖
与我相关
我的任务
Web 开发
Java Web 开发
复制链接
扫一扫
分享
社区描述
Java Web 开发
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章